Hello suddenly my iOS version re-starts by itself. Android is no problem.
My App stores a value after it registers with my server the first time. Next time you start the app, registration process is not invoked. Some 5 days ago, the iOS version doesn’t store the value and goes 100% to the registration process while the Android version works correctly as always.
The only thing I added 5 days ago is a function that downloads a csv file. Funny thing is that i dont get to call that function on iOS because it always goes to registration and after i fill out the form and hit submit, the App restarts. Remember, it only happens in iOS and my Registration process has been working for months.
I need to share this project with somebody that is willing to take a look.
Thank you in advance,
Carlos