Callum Stott
Callum Stott
@dbemke ok that's fixed everywhere now.
> I think it's good to have this filed for reference but I don't think we want to further support this feature. Agreed. My worry here is that it's possible...
@lognaturel I'm going to propose we close this. It feels like changing this would be adding a feature rather than fixing a bug, and I'm not sure if it's something...
This has shown up in Firebase: https://console.firebase.google.com/u/1/project/api-project-322300403941/crashlytics/app/android:org.odk.collect.android/issues/324e6f8b0ffe4693e324c7a2d5f2f872?time=last-seven-days&versions=v2022.2-beta.2%20(4405)&types=crash&sessionEventKey=62500A4501F40001309EDB65926659C8_1662630368995684235
This should hopefully be easier with [Espresso 3.5.0](https://developer.android.com/jetpack/androidx/releases/test#espresso-3.5.0-alpha04) as it seems like there's a probable fix for https://github.com/android/android-test/issues/444 in there. We should block this issue on a stable release of...
A note to myself here: I do wonder if we can find a way to get rid of `executePendingTransactions` as it feels really dodgy (pretty sure I added though). I'm...
We also need `FINE_LOCATION` to access satellite data as well so we'll need to consider this here.
I don't think this is high priority, but I think we should get into a patch for v2021.3 in case someone has some weird magic URL (with the same "host...
> And here I thought the validation was not strict enough I guess with cases like this I'm always paranoid about blocking something genuine. Does my "network with weird DNS"...
@dbemke is this only a problem in Google Maps? > I’ve also check on Android 8.1 and 11 Collect v2022.2.3 , Collect v2022.2.0 and Collect v2022.3 Beta 2 and it...