Calling $.native.selectCoarseLocation()
fails on devices with Android <11 and iOS <14
#1217
Closed
1 task done
Labels
bug
Something isn't working
package: patrol
Related to the patrol package (native automation, test bundling)
Is there an existing issue for this?
Steps to reproduce
Call
$.native.selectFineLocation()
or$.native.selectCoarseLocation()
on iOS and Android devices (either physical or virtual) running Android <11 (API 30) or iOS <14.Actual results
Calls to
selectFineLocation()
/selectCoarseLocation()
fail on devices with Android 11 and older (API 30 and below).This can be fixed easily:
Logs
Logs
Patrol version
patrol: ^1.1.0
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: