First check to be done before using the plugin features
Last updated 5 years ago
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