Sorry for my english translated with google
I try to explain
I have many activities, step by step without doing Activity.Finish
With version 6.80 when returning to an activity already created does not pass for Activity.Create
With 7.0 BETA 1 same operation the program recalls Activity.Create and clearly the classes declared in Globals are initialized
Does this behave correctly?
Now I have to go back to the 6.80
Thank you
Hi Erel
The project consists of multiple applications and DB-server
It does not work without the whole system
I see if I can recreate the issue with a new app
thank you
Hi Erel
I attached solution to test what was said
As you can see with versions earlier than 7
Never create Activity just passes the first time
With Version 7.0 BETA 2
Goes through each time
Thank you for your great work