Anto90 0 Posted 16 hours ago hello, I have a strange behavior. When I active TLocationSensor like sensor.active = true When there is no internet connection the app crash and close. This is on IOS 18.2.1 and sdk 18.2.1 and the last Xcode and delphi 12.2. Someone has this issue? thank andrea Share this post Link to post
Dave Nottage 575 Posted 5 hours ago 10 hours ago, Anto90 said: Someone has this issue? I'm not having that issue, using the same SDK etc as you. I created a basic app with just a TLocationSensor and a TButton, and set Active to True when clicking the button. Works OK even if no internet connection. Share this post Link to post
Anto90 0 Posted 3 hours ago 2 hours ago, Dave Nottage said: I'm not having that issue, using the same SDK etc as you. I created a basic app with just a TLocationSensor and a TButton, and set Active to True when clicking the button. Works OK even if no internet connection. Ho Dave, thank you for response. i active the sensor in the formshow. I have also a twebbrowser in a form. But if you have internet io and then you have a slow internet signal o you turn off internet signal the app crash. The app use Also notification of kastri and firebase. The authorization is requested at runtime. thank you Share this post Link to post
Dave Nottage 575 Posted 3 hours ago 5 minutes ago, Anto90 said: i active the sensor in the formshow Still no crash. 6 minutes ago, Anto90 said: I have also a twebbrowser in a form. But if you have internet io and then you have a slow internet signal o you turn off internet signal the app crash. The app use Also notification of kastri and firebase. The authorization is requested at runtime. In future, please describe what is in your app when you first ask the question. Please provide a complete, reproducible example, i.e. just enough to reproduce the crash. Share this post Link to post