I have an integration with wpp in my app, this worked fine for around a year, but I detect that it doesn't work anymore. When the app tries to launch the intent, a NameNotFoundException happens
Caused by: android.content.pm.PackageManager$NameNotFoundException: com.whatsapp
Any idea what's going on?
Edit: I think it's an Android 11 issue, does that make sense?