rollbar / rollbar-flutter

Rollbar for Dart and Flutter
https://docs.rollbar.com/docs/flutter
MIT License
21 stars 27 forks source link

Android doesn't work due to sqlite lib not found #48

Closed matux closed 2 years ago

matux commented 2 years ago

The SQLite lib seems to be missing from our Android build, and we get an exception as soon as we start.

Exception has occurred.
ArgumentError (Invalid argument(s): Failed to load dynamic library '/data/data/com.rollbar.flutter.example/lib/libsqlite3.so': dlopen failed: library "/data/data/com.rollbar.flutter.example/lib/libsqlite3.so" not found)

In db_data_access.db:15