Bug? In-App Billing v3

Douglas Farias

Expert
Licensed User
Longtime User
Hi
Later the last updates with firebase, firebaseadmob, firebaseanalytics the in-app stop works.

The error is on this line

B4X:
   If FirstTime = True Then
      manager.Initialize("manager", key)
End If



my google play services is rev 30 now to use the new firebase libs, i dont have this error on my device but later upload a new app version (firebase libs) i see 57 crash reports about this.

i m using the same lib
https://www.b4x.com/android/forum/threads/in-app-billing-v3-library.29998/

i think the problem is the new google play services or the b4a 6 beta.

Tested with the BETA #2 and the bug continue
thx
 
Last edited:

Douglas Farias

Expert
Licensed User
Longtime User
Yes, tested on 2 devices Samsung J2 (Android 5.1.1) and a sony with kitkat
on emulator Android 6 the same error

The error its on the line
B4X:
manager.Initialize("manager", key)
 

Douglas Farias

Expert
Licensed User
Longtime User
Hi.
I dont know the problem, but i solved.
I m downloaded the android sdk and reinstaled all again and now its working.

thx
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…