S syerif Active Member Licensed User Longtime User Oct 8, 2020 #1 Hi, Please help me, i got problem 64 bit error when try publish my app to play store, is there any solution for my problem Thanks
Hi, Please help me, i got problem 64 bit error when try publish my app to play store, is there any solution for my problem Thanks
Erel B4X founder Staff member Licensed User Longtime User Oct 8, 2020 #2 syerif said: i got problem 64 bit error Click to expand... Post the error message. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Oct 8, 2020 #4 Which libraries with native binaries are you using? Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Oct 8, 2020 #7 ZbarBarcodeScanner has a native binary. Looks like it doesn't include a 64 bit binary. You can open the jar file with 7zip. There should be a lib\arm64-x folder inside with the binary. Upvote 0
ZbarBarcodeScanner has a native binary. Looks like it doesn't include a 64 bit binary. You can open the jar file with 7zip. There should be a lib\arm64-x folder inside with the binary.
S syerif Active Member Licensed User Longtime User Oct 8, 2020 #8 thanks for sugesstion, finally i can publish my app Upvote 0