i have built an app where on 1st screen logo is displayed and >> if location is off then nogps screen opens >> or else main screen opens
pic of nogps screen
button 1 is click to open location settings, where user can toggle his location settings
button 2 is refresh which works only when gps is on and then takes user to main screen “goe”
Now this workflow runs completely perfect upto Android 11 but in Android 12 the refresh button didn’t works even GPS is on.
I think the app is not getting gps location data to move forward in Android 12
I am using the location sensor available in the designer.