I am still having crashes on Android 11, because of revSetStackFileProfile.
Trying to re-open the stack, after using the revSetStackFileProfile command and saving it, sometimes but not always, returns "Stack is corrupted, check for - backup file" in the result.
Being a random problem, I don't have a recipe for it, but it is a problem only on Android "slow" devices. No problems on OSX or iOS.
I also tried, instead, to use a repeat loop with revSetStackProfile on selected stacks, but this did not solve.
Clearly something else in my code interferes with the revSetStackFileProfile.
Being used to change the localization of my App, clearly this command need to be placed in the first phases of the opening process.
I tried to place it in the PreOpenstack or in the OpenStack: didn't solve.
I tried to slow down processing (with "wait 20 milliseconds with messages" in the loop of revSetStackProfile): didn't solve.
Any suggestions?
Thanks
Trying to re-open the stack, after using the revSetStackFileProfile command and saving it, sometimes but not always, returns "Stack is corrupted, check for - backup file" in the result.
Being a random problem, I don't have a recipe for it, but it is a problem only on Android "slow" devices. No problems on OSX or iOS.
I also tried, instead, to use a repeat loop with revSetStackProfile on selected stacks, but this did not solve.
Clearly something else in my code interferes with the revSetStackFileProfile.
Being used to change the localization of my App, clearly this command need to be placed in the first phases of the opening process.
I tried to place it in the PreOpenstack or in the OpenStack: didn't solve.
I tried to slow down processing (with "wait 20 milliseconds with messages" in the loop of revSetStackProfile): didn't solve.
Any suggestions?
Thanks
Statistics: Posted by trevix — Tue Jan 07, 2025 9:13 am