Debugging App Links in Android 12 馃敆
I have been working with deeplinks lately and I noticed that quite a few things have changed since I last worked with them. The most important change is quoted in the list of Android 12 behaviour changes: Starting in Android 12 (API level 31), a generic web intent resolves to an activity in your app…