I use B4A-Bridge v2.67 to connect to my phone. Compile using Release Mode.
I compiled successfully without any error messages.
However, b4a-Bridge immediately displays the following message after receiving it.
剖析套件時發生問題 (A problem occurred while parsing the package(My phone is in Chinese so I translated the message))
(This message appears before the installation starts, and then it ends)
Although I have #Bridgelogger: True, no message appears.
My phone is Redmi Note 9, Android 12.
This APP has been used on this phone for 2 years. This APP has not been changed for about half a year. I want to modify it today but this problem appears before I modify it.
I have also used this environment to develop other apps recently, and everything is normal!
Because there is absolutely no error message, I really don't know where to start troubleshooting.
Can someone help me where to check? Thanks!
I compiled successfully without any error messages.
B4X:
B4A Version: 12.50
Parsing code. (0.33s)
Java Version: 19
Building folders structure. (0.05s)
Compiling code. (0.32s)
Compiling layouts code. (0.01s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Compiling resources (0.05s)
Linking resources (0.47s)
Compiling generated Java code. (0.05s)
Finding libraries that need to be dexed. (0.01s)
Dex code (0.73s)
Dex merge (4.83s)
Copying libraries resources (1.34s)
ZipAlign file. (0.05s)
Signing package file (debug key). (0.58s)
Installing file to device. (0.06s)
Installing with B4A-Bridge.
Completed successfully.
剖析套件時發生問題 (A problem occurred while parsing the package(My phone is in Chinese so I translated the message))
(This message appears before the installation starts, and then it ends)
Although I have #Bridgelogger: True, no message appears.
My phone is Redmi Note 9, Android 12.
This APP has been used on this phone for 2 years. This APP has not been changed for about half a year. I want to modify it today but this problem appears before I modify it.
I have also used this environment to develop other apps recently, and everything is normal!
Because there is absolutely no error message, I really don't know where to start troubleshooting.
Can someone help me where to check? Thanks!