Jump to content
TurboMagic

Problem deploying Android app

Recommended Posts

I have created a small app and when trying to generate the .aab file for the app store I get this failure:
[PAClient failure] failure: E6408 [BT:1.17.2] Error: Files under lib/ must have .so extension, found 'lib/armeabi-v7a/libQRCodeApp.so.tmp0'.

 

Yes, there is such an additional .tmp0 file in that folder and deployment always recreates it.

What is wrong in my project to cause this?

 

The solution offered here:
https://www.delphipraxis.net/203470-android-app-bundle-hochladen-2.html

 

Didn't improve my situation and it is nerving, that the contents of that deployproj file always seems to be shuffled around/reordered.

Edited by TurboMagic

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×