Android Question FirebaseMessaging

Status
Not open for further replies.

ShiIsMe

Member
B4A Version: 12.80
Parsing code. (0.00s)
Java Version: 14
Building folders structure. (0.04s)
Compiling code. (0.04s)
Compiling layouts code. (0.00s)
Organizing libraries. Error
Maven artifact not found: com.google.guava/guava
Source: FirebaseNotifications

I follow the tutorial video in youtube but i got this error when running the program how to solve it?
 

Attachments

  • Screenshot (383).png
    Screenshot (383).png
    145.8 KB · Views: 43

ShiIsMe

Member
B4A Version: 13.00
Parsing code. (0.01s)
Java Version: 14
Building folders structure. (0.04s)
Compiling code. (0.02s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.13s)
(AndroidX SDK)
Compiling resources (4.94s)
Linking resources (0.76s)
build tools: 34.0.0, android jar: android-34
Compiling generated Java code. Error
error: Could not load processor class file due to 'androidx/lifecycle/LifecycleProcessor has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 58.0'.
1 error


now it got this error i think its the android.jar but its an updated one
 
Upvote 0

ShiIsMe

Member
hi. When i send a notification i only receive a log and does not activate fm_MessageArrived
here is the screenshot.
 

Attachments

  • Screenshot (385).png
    Screenshot (385).png
    154.4 KB · Views: 44
Upvote 0
Status
Not open for further replies.
Top