@Jeffrey Blattman
Can we use ContentResolver to access inventory and order data?
If Possible then How?
Is there any permission to add in manifest for that?
1) Actually I am using observer for Inventory and order change, what is happening I am getting different response on same action.Like: not getting item when update item sometimes it works ?
2) Observer for that is called multiple time on item creation/edit?
3) For getting data on new entry in item URI will be with account info or without it ?