Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

giving EventBus error #34

Open
demo-Ashif opened this issue Feb 21, 2017 · 1 comment
Open

giving EventBus error #34

demo-Ashif opened this issue Feb 21, 2017 · 1 comment

Comments

@demo-Ashif
Copy link

Could not dispatch event: class com.google.android.gms.vision.barcode.Barcode to subscribing class class com.edwardvanraak.materialbarcodescanner.MaterialBarcodeScanner
java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState

Always giving this error after onResult when am wanting to show DialogFragment.
Testing in Nexus 6 device.

@AllanWang
Copy link

If you are using proguard, you need to keep the event classes that are only referenced through annotations. See issue #35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants