Duque Active Member Licensed User Longtime User Dec 7, 2021 #1 Greetings This worked until https://www.b4x.com/android/forum/t...cation_settings-via-intent.73532/#post-476761 VERSION.SDK_INT 25 Since then he says: VERSION.SDK_INT 26, 27, 28, 29, 30... "The application is not in the list of installed applications" After reading for a while I think it has to do with the CHANNEL_ID but I don't know how to implement it Help ! Last edited: Dec 8, 2021
Greetings This worked until https://www.b4x.com/android/forum/t...cation_settings-via-intent.73532/#post-476761 VERSION.SDK_INT 25 Since then he says: VERSION.SDK_INT 26, 27, 28, 29, 30... "The application is not in the list of installed applications" After reading for a while I think it has to do with the CHANNEL_ID but I don't know how to implement it Help !
Duque Active Member Licensed User Longtime User Dec 8, 2021 #2 I found the solution here, thank you! Upvote 0