checkLibraryAvailability

Is this provider implemented in the app? This is the place to check if the libraries are here at runtime and if the user enabled/disabled your provider.

This method will be called right before requesting a push token.

If not available, you should throw a PushRegistrationProviderAvailabilityException with the human-readable error message.