GoodMorning everyone.
Today i'm writing you with the hope to find a solution to my problem:
I coded some App with B4x environment, every App works fine except the last one.
My problem comes out when i test my App in final release, It Crash randomly without any sense.
My App exchange data with a Server in some functions.
I Developed and Tested the App with a iPhone 5C with iOS 9.2
-If i use Debug mode the App works fine.
-If i use Release mode with ReleaseLogger enabled it also works fine.
-If i use Release mode with ReleaseLogger disabled (Library not included in project, as Apple wants) it crash after any operation i do with the network.
I tried to place some Try and message box but i haven't found anything relevant
I tried Also with a iOS 7.1 device. With that old iPhone the App works fine also without ReleaseLogger.
Did you ever had a problem like this one? I'm really frustrated.
Please HELP me. I must find a solution
Today i'm writing you with the hope to find a solution to my problem:
I coded some App with B4x environment, every App works fine except the last one.
My problem comes out when i test my App in final release, It Crash randomly without any sense.
My App exchange data with a Server in some functions.
I Developed and Tested the App with a iPhone 5C with iOS 9.2
-If i use Debug mode the App works fine.
-If i use Release mode with ReleaseLogger enabled it also works fine.
-If i use Release mode with ReleaseLogger disabled (Library not included in project, as Apple wants) it crash after any operation i do with the network.
I tried to place some Try and message box but i haven't found anything relevant
I tried Also with a iOS 7.1 device. With that old iPhone the App works fine also without ReleaseLogger.
Did you ever had a problem like this one? I'm really frustrated.
Please HELP me. I must find a solution