Hi all,
I'm trying to develop Sharepoint hosted app. User can add several copies of this app even to the same page. And here is the main problem. How can I distinguish one copy from another, when user run first copy of the app I must load one set of the data and when user run second copy I must load another set of data? Are there any unique id per app instance?
Please suggest if it can be done.
Regards,
Vadim