question

hyarlagadda avatar image
hyarlagadda asked Mike M commented

Permission issue for ORDERS_W

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

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Mike M avatar image Mike M commented ·

Does your new app abc1 have an apk uploaded to it? Basically, is there a package id set for it? If the app is not being "synced by clover" as you described, then it is not properly set up in the same manner as your old app, abc.

0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community