Skip to content

Fix startAt, endAt, equalTo optional 2nd params on Android #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 30, 2016

Conversation

BlooJeans
Copy link
Contributor

Fixes

E/unknown:React: Exception in native call
                 java.lang.ArrayIndexOutOfBoundsException: length=2; index=2
                     at io.fullstack.firestack.FirestackDBReference.getDatabaseQueryAtPathAndModifiers(FirestackDatabase.java:235)
                     at io.fullstack.firestack.FirestackDBReference.addChildEventListener(FirestackDatabase.java:90)
                     at io.fullstack.firestack.FirestackDatabaseModule.on(FirestackDatabase.java:379)
                     at java.lang.reflect.Method.invoke(Native Method)
                     at com.facebook.react.bridge.BaseJavaModule$JavaMethod.invoke(BaseJavaModule.java:319)
                     at com.facebook.react.cxxbridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:158)
                     at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
                     at android.os.Handler.handleCallback(Handler.java:751)
                     at android.os.Handler.dispatchMessage(Handler.java:95)
                     at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:31)
                     at android.os.Looper.loop(Looper.java:154)
                     at com.facebook.react.bridge.queue.MessageQueueThreadImpl$3.run(MessageQueueThreadImpl.java:196)
                     at java.lang.Thread.run(Thread.java:761)

@auser auser merged commit da0a9f8 into fullstackreact:master Sep 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants