pichillilorenzo / flutter_appavailability

A Flutter plugin that allows you to check if an app is installed/enabled, launch an app and get the list of installed apps.
https://pub.dartlang.org/packages/flutter_appavailability
MIT License
92 stars 89 forks source link

FB availability is not working #2

Open antoninobajeli opened 5 years ago

antoninobajeli commented 5 years ago

I have FB installed on the iPhone, but I get

flutter: PlatformException(, App not found fb://, null)

pratik-agarwal commented 4 years ago

I am facing the same issue. How are you using the fb:// ?