Hi All,
I'm developing a Native Extension for Adobe AIR and it relies on Google Play being available. I think I have two options:
A. Ask the developer including the native extension in their app to also link in the Google Play library
B. Include the Google Play library inside the native extension itself.
If I were to do B, would it create a problem where another Native Extension might also have the Google Play library built-in?
Which way is the recommended way to go?
Many thanks,
_ michael