We have the need to replace the default handler in our application. From a search of the forums we find this is not a current feature and wonder if there is any plans to add it at some point in the future?
We understand this is a very big request so totally understand if this cannot be done, however have to ask.
We need to replace the default keyboard and SMS handling application due to the ability to read SMS messages being deprecated in Android 8 and 9. Play protect is now kicking in with our application which is side loaded by our clients This is a route to avoid this problem.
You can already make your app a potential default SMS handler. It doesn't requires anything special from B4A side. Whether the user will choose to select your app as the default messaging app is a different question.
Erel, thanks will look into this. The users in question are corporate users so might be able to enforce it...maybe. If I have any questions about how to do this will add it to the main support forum, this is not the right place, I know
This is the real challenge. If the users use the Android device as their phone then you will need to build a full messaging app in order for them to make it the default app.