Is Service Available

First check to be done before using the plugin features

Check Service Availability

Check if Instagram Kit features can be usable. As the apps need instagram app on the running platform, its always good to check this before calling any of the other plugin methods.

InstagramKitManager.IsAvailable();

Example

Last updated