Android Question help needed: after update to v12 got a strange error

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
hi

after updating to version 12 i got the following error when compiling

B4A Version: 12.00
Parsing code. (0.13s)
Java Version: 11
Building folders structure. (0.02s)
Compiling code. (0.10s)

ObfuscatorMap.txt file created in Objects folder.
Compiling layouts code. (0.02s)
Organizing libraries. Error
Maven artifact not found: com.google.android.play/core
Source: InAppUpdate

anyone can help?
thanks
 

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
I want to help you but I can't because you keep writing things that have no meaning. Multidex has nothing to do with any issue that you encounter.

The next step is to start a new thread and explain what exactly isn't working. And if you include Multidex in the description then I won't be able to help you. Sorry.
Sorry, but how can I explain what happened?
Forget multidex for a second
I opened the project with v12 and it did not compile, I was recommended to add multidex: true and it then compiled, without it it failed
Mind you I did not change a bit only v12
So what other thing can cause it?
This is a very 'old' app working for years like charm, just upgraded to v12 and this all happened

I don't mind to remove multidex but then compiling fails

I do add it the won't update

This is the issue
 
Upvote 0

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
Zeev please start a new thread. Explain what happened after you added multidex. You wrote about versions. Explain what you are talking about. There are many different components with many versions.
But this is exactly what I did and asked in this thread
I am totally lost here
 
Upvote 0

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
By the way - few same thing happened to 2 different apps that I had to use multidex
The 3rd app did not require that and update with no issue
These two did not update (I tried to update directly using the apk not through Google store)

So is it only a local issue and it will update if uploaded to the store?
 
Upvote 0

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
this post is being dropped
Erel suggested i open a new thread to handle the issue
this is the new tread


thank you
 
Upvote 0
Top