Skip to content

Exception: Failed To Create Store #99

@ibcoleman

Description

@ibcoleman

With ObjectBox 0.6.2 on

[✓] Flutter (Channel beta, v1.15.17, on Mac OS X 10.15.4 19E266, locale en-US)
    • Flutter version 1.15.17 at /Users/ian/Applications/flutter
    • Framework revision 2294d75bfa (4 weeks ago), 2020-03-07 00:28:38 +0900
    • Engine revision 5aff311948
    • Dart version 2.8.0 (build 2.8.0-dev.12.0 9983424a3c)

I get the following error when I try to call put() on an android device. Is there something in the manifest I need to add?

════════ Exception caught by gesture ═══════════════════════════════════════════════════════════════
The following ObjectBoxException was thrown while handling a gesture:
failed to create store: 10199 Dir does not exist: objectbox (30)

When the exception was thrown, this was the stack: 
#0      checkObxPtr (package:objectbox/src/bindings/helpers.dart:15:5)
#1      new Store (package:objectbox/src/store.dart:43:5)
#2      _MyAppState.barcodeBox (package:flutterbarcodes/home.dart:27:46)
#3      _MyAppState.barcodeBox (package:flutterbarcodes/home.dart:27:14)
#4      _MyAppState._handleSaveButton (package:flutterbarcodes/home.dart:192:14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions