Opening a second instance of an app in the testing screen
How do I start a second instance of the app in the test screen? This is shown on the Appery tutorial Episode 3 at 15:10, but without explanation. Thanks.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
How do I start a second instance of the app in the test screen? This is shown on the Appery tutorial Episode 3 at 15:10, but without explanation. Thanks.
Hello Joel,
Please copy the URL of the first instance, open a new tab in browser, paste the copied URL.
Hello Joel,
Please copy the URL of the first instance, open a new tab in browser, paste the copied URL.
Thanks Evgene. That worked.
Evgene, I think I answered too quickly. I'm back on task.
Your solution allows me to see two instances of the app, but does not allow me to sign on with two different users, as it appears in the tutorial episode I mentioned above. I want to be able to have the two different instances be able to trade messages. Can that work?
Thanks.
Hello Joel,
To avoid misunderstanding, could you please provide us with the link to the tutorial you are talking about?
https://www.youtube.com/watch?v=r7bSY...
See 15:10.
Thanks.
Joel,
Perhaps, the problem is that you use the same local storage variables.Please open the second instance application in another browser.
it worked. I opened a chrome browser and an ie browser and it works fine. Thanks for your help.
Joel