I'm trying out the Licensing Library... I was originally playing around with the Phone library method of doing things, but I am now using the Unique ID method that uses the Reflection library found in this thread
I'm wondering what the syntax is to replace this line below:
I've tried a few ways & can only get licensing to work when using the phone library (p.GetDeviceId).
Thanks!
I'm wondering what the syntax is to replace this line below:
B4X:
lc.Initialize("lc", p.GetDeviceId, publicKey, "kljdflkf".GetBytes("UTF8"))
I've tried a few ways & can only get licensing to work when using the phone library (p.GetDeviceId).
Thanks!