question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[0.9.14] Android flavors cause model file to be in wrong dir

See original GitHub issue

i run my app with objectbox, and populate database in next run i must clean my project, and rebuild and run, in next run this exception occurred, this is bug or normal behavior ? if normal, this is problem, sometimes developer need clean project, what do need for that ? thanks

Unable to create application ****: io.objectbox.exception.DbException: Incoming entity ID 4:322973086687871121 does not match existing UID 430538273810174192

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:22 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
greenrobotcommented, Aug 21, 2017

@DJafari 0.9.15 is out - can you verify it resolves the issue? Thanks!

1reaction
greenrobotcommented, Aug 20, 2017

The bug is fixed that ObjectBox uses the wrong dir when using flavors. Other than that we deferred “model per flavor” to #149

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using flavours in Android studio and - error with wrong ...
I think the problem is here: applicationId "com.myflavour.app". You define your applicationIs as com.myflavour.app in your build.gradle.
Read more >
Configure build variants | Android Developers
Find out how you can configure build variants to create different versions of your app from a single project.
Read more >
Gradle plugin does not propagate debug/release to ...
Gradle plugin does not propagate whether you are doing a debug build or a release build to a dependent android library. VERSION INFORMATION:...
Read more >
Package List — Spack 0.20.0.dev0 documentation
Spack will search your current directory for the download files. ... graph that helps finding the process (or group of processes) that caused...
Read more >
Bug listing with status RESOLVED with resolution NEEDINFO ...
... Bug:26809 - "AIC7890 causes problem with gentoo 1.4 (but not with ... No such file or directory" status:RESOLVED resolution:NEEDINFO severity:normal ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found