- [ ] Fix `Allow GPS` popup on opening a form. - [ ] Browserstack sometimes automatically re-open wifi, after we manually [disableWifi](https://github.com/dimagi/commcare-android/blob/master/app/instrumentation-tests/src/org/commcare/utils/InstrumentationUtility.kt#L225) causing tests to fail. - [ ] Update FormSubmissionTest to directly use the submitted form instance ID for receiving acknowledgement. - [ ] Fix and revert #2381