I want to open the intent of my app from ODK collect app in android 11. After research, I came across this blog (https://medium.com/androiddevelopers/package-visibility-in-android-11-cc857f221cd9) about how to do it.
Am trying to call an intent of my app from ODK Collect in android 11. I am experiencing challenges in terms of package visibility. Below is what I have done so far.
Definition in ODK collect xml form body::intent mlw.mw.odklookupupdater.VerifiyActivity(id='9021',question_id="12099191")