Hi,
I’m getting the log mentioned above in logcat when the application start. Actually, I’m getting two lines:
16:27:34.608 11476 11476 W Unity : Failed to get permission info for android.permission.BILLING, manifest likely missing custom permission declaration
16:27:34.608 11476 11476 W Unity : Permission android.permission.BILLING ignored
But since the IAP are working correctly, I’ve been ignoring the first one - but they are probably related. What do they mean?
Yes, the AndroidManifest has the BILLING permission and as I said, the IAP purchases are working properly but I’m still getting those two warnings.
That is on the 1.8.1 version of the plugin.
Alain-Daniel