Google Play license: Bad Base64 input character

rfresh

Well-Known Member
Licensed User
Longtime User
I'm trying to intergrate the licensing library into my app. The line of code below is giving me this error:

Bad Base64 input character at 48: 46(decimal)

B4X:
lc.Initialize("lc", pid.GetDeviceId, publicKey, "kljdflkf".GetBytes("UTF8"))

I'm not sure what is wrong in that line?

Thanks for any help...
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…