Trying to use the ProvisioningModelBottomSheet from #1679 in Multipaz Wallet and I got this error:
2026-04-17 06:34:14.085 8002-8002 CustomTabsClient org.multipaz.wallet.android W Unable to find any Custom Tabs packages, you may need to add a <queries> element to your manifest. See the docs for CustomTabsClient#getPackageName.
2026-04-17 06:34:14.085 8002-8002 OAuthBrowser org.multipaz.wallet.android W No Custom Tabs provider found
and it sits in the bottomsheet saying "Launching browser, continue there".
This is when running it on the emulator.
Trying to use the
ProvisioningModelBottomSheetfrom #1679 in Multipaz Wallet and I got this error:and it sits in the bottomsheet saying "Launching browser, continue there".
This is when running it on the emulator.