-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Android app is failing to build with hash verification failure happening in 0.1.0 rive_native setup.sh.
Steps To Reproduce
Steps to reproduce the behavior:
- Add rive 0.14.0 to Flutter app
- Build for Android
- See build error
Expected behavior
Hash verification works correctly and native libs are installed and app runs.
[rive_native] Initializing Rive Native for TargetPlatform.android. This may take some time the first time it is run.
[rive_native] Downloading "android" libraries for version "0.1.0+1"
[rive_native] URL: https://rive-flutter-artifacts.rive.app/rive_native_versions/0.1.0%2B1/rive_native_artifacts_android.zip
[rive_native] Exception: Hash verification failed. Exiting script.
[rive_native] #0 RiveSetup._downloadBinaries (file:///Users/jacoballenwood/.pub-cache/hosted/pub.dev/rive_native-0.1.0/bin/setup.dart:492:7)
<asynchronous suspension>
#1 RiveSetup.init (file:///Users/jacoballenwood/.pub-cache/hosted/pub.dev/rive_native-0.1.0/bin/setup.dart:178:9)
<asynchronous suspension>
#2 main (file:///Users/jacoballenwood/.pub-cache/hosted/pub.dev/rive_native-0.1.0/bin/setup.dart:105:5)
<asynchronous suspension>
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working