READ_PHONE_STATE change?

It looks like the most recent build addresses some issues about READ_PHONE_STATE permissions on Android, but the comments were fairly minimal. Can someone comment on the change, specifically how do we support it? Is READ_PHONE_STATE turned off by default now so those of us doing tablet-only apps don't have to do anything?

Hello Brian,

The READ_PHONE_STATE permission is still set in the AndroidManifest.xml file, but we've set it up to be "not required". It is implemented as follows...

This will prevent the app from being filtered out of the market place when browsing from a tablet device. This also "should" allow it to pass the Amazon market place app submission process when the app is flagged as tablet only... which we're awaiting confirmation on.

views:1349 update:2011/10/22 17:28:16
corona forums © 2003-2011