Android Question Maven artifact not found : androidx.emoji2/emoji2-views Source: AppCompat

svitol

Member
Hi , i updated my B4A to 12.50 but if i try to run in debug my app , ii receive this message:
Maven artifact not found: androidx.emoji2/emoji2-views
Source: AppCompat

The problem is this Library that i use into my app.

...How i can solve it?
Thank you
 

DonManfred

Expert
Licensed User
Longtime User
Make sure you have delete all appcompat files from the additional library folder.
Appcompat is a internal library now.

If it does not work.

Delete B4A AND the SDK.

Install it fresh based on the Installationinstructions.
 
Upvote 0
Top