Skip to content

rive_native: 0.1.0 hash verification failure #589

@jakeaaron

Description

@jakeaaron

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:

  1. Add rive 0.14.0 to Flutter app
  2. Build for Android
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions