Hi Rob,
from INMobi I got the Answer:
- Corona provides two types of plugins:
- One is called Ad Providers (CoronaProviders.ads.inmobi) - which only supports monetization
- Other one is called Libraries (plugin.inmobi) - customised which includes monetization + analytics. You can refer to this link for more information:http://docs.coronalabs.com/native/plugin/
2)versioncode = “11” is the API level.
- These are the minimum permissions required to fetch ads: permission.INTERNET, permission.READ_PHONE_STATE and permission.ACCESS_NETWORK_STATE and this is common for most of the ad network.
to clarify
- does that mean (you wrote plugin.inmobi seems Enterprise), as a pro user i cant use, what also means i can not use their
analytics features?
- Tell me wrong, but as i understood versioncode is my App Version and not the API Level
(In their http://www.inmobi.com/support/art/27997038/22114287/corona-partner-platform-sdk-integration-guide/)
they have versioncode = “11” in their build.settings)
Hope u can clarify and also maybe fix with inmob if their are differences.
thanks chris