Is this a known one? Any attempts to add permission requirements into the Android manifest file, using the property sheet seems to lead to nowhere
In my project's Android manifest file I can see the permissions sitting there, but when the application is packaged, either debug or release, the generated (supposedly merged) Android manifest in the obj directory tree has either no permissions, or just the Internet permission, if in debug mode Specifically I was trying to add ACCESS_WIFI_STATE and ACCESS_NETWORK_STATE - Brian _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
