Hi,
I have a app with app id com.abc, I lost the signing key and had to create a brand new app. I uploaded app with id com.abc to developer portal. I modified my gradle build file with new app id (com.abc1).
The old app (com.abc) has ORDERS_W permission and worked. However with the new app id (com.abc1) ORDERS_W permission is not working. I verified that the permission was selected in developer console. Also, I uninstalled both apps from Clover emulator. After restart of Clover emulator only the old app (com.abc) is being synced by clover, not the new app (com.abc1).
Error I get is App doesn't have required permission: ORDERS_W
Any help is greatly appreciated !!!
Thanks, Harish