You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thanks for building this plugin, there aren't many SafetyNet plugins out there. I am getting an error though trying to run on Android via Capacitor.
SafetyNetHandler.java:5: error: package android.support.annotation does not exist
import android.support.annotation.Nullable;
Seems likely to be a compatibility issue with an Android version. Any chance you could update the plugin?
The text was updated successfully, but these errors were encountered:
This plugin has older google play services and other dependencies so it may not work with the latest version. I need to look into it. Which version of google play services and Android are you using?
First thanks for building this plugin, there aren't many SafetyNet plugins out there. I am getting an error though trying to run on Android via Capacitor.
Seems likely to be a compatibility issue with an Android version. Any chance you could update the plugin?
The text was updated successfully, but these errors were encountered: