[android-developers] Android Google Play marketplace changed permissions in application now won't allow update
I added
uses-permission
android:name="android.permission.WRITE_EXTERNAL_STORAGE"
uses-permission
android:name="android.permission.ACCESS_NETWORK_STATE"
to an already published application.
Now in Google Play it recognises it as an installed application, takes
the user through to "Open" or "Update" screen OK, "Accept & download"
screen OK but then pops up a dialog saying that the application is not
installed.
Anyone seen this from updating the manifest before?
Is it a known bug or is there something else that I could have changed
to break this?
UPDATE:
Even worse, now Google Play is taking me from "Update" to a screen
saying "This app's permission has changed to allow....."
and merely a button saying "continue" which makes the user pay again
for an application they have already bought!!!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home