Welcome! › Forums › Unity Plugins › In-App Web Browser › Bug sharing to Facebook messenger › Reply To: Bug sharing to Facebook messenger
June 6, 2017 at 10:02 pm
#193
Piotr
Keymaster
It requires some special handling. I can ask OS to open another app from web browser, but what should happen if user doesn’t have Messenger installed?
So it goes like that
– If browser tries to open URL with fb-messenger:// scheme then
– if OS is able to open it by itself (meaning there’s FB messenger app) then let it open
– if OS isn’t able to open it by itself then… ?
I am asking because by default Android crashes in that case so wondering what you would like to see here 🙂
- This reply was modified 7 years, 4 months ago by Piotr.