I saw the following remark in a few CL Docs pages :
All the Daily Build sample code projects and the API pages have been updated to show the required permissions in the build.settings file.
For example, the CL Sample for EMail and SMS does not have any Android permissions in the build.settings file. I then go to API pages for native.showPopup and there is no mention of Android permissions either. Yet, this sample works well on my Android device with no permissions explicitly granted. How is this possible?
Can anyone kindly point me towards any source of documentation on this topic? I simply wish to understand the changes in this area. Thank you very much.