Skip to content

Firebase 6.7.0 crash hard_assert_apple.mm line 34 #3678

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

Closed
Banck opened this issue Aug 24, 2019 · 1 comment
Closed

Firebase 6.7.0 crash hard_assert_apple.mm line 34 #3678

Banck opened this issue Aug 24, 2019 · 1 comment

Comments

@Banck
Copy link

Banck commented Aug 24, 2019

  • Xcode version: 10.3.
  • Firebase SDK version: 6.7.0
  • Firebase Component: Firestore, Messaging
  • Component version:
    Core-6.2.1
    Firestore-1.4.4

I've updated to firebase 6.7.0 from 6.6.0 due another crash, which was fixed in #3623 .
But in 6.7.0 there is a new crash from fabric reporting:

Fatal Exception: NSInternalInconsistencyException
FIRESTORE INTERNAL ASSERTION FAILED: Expected to be called by the executor associated with this queue (expected executor: 'com.google.firebase.firestore', actual executor: 'com.apple.main-thread') (expected executor_->IsCurrentExecutor())

image

@paulb777
Copy link
Member

@Banck Thanks for the report. This looks like a duplicate of #3661 that was fixed in a Firestore patch update yesterday. Please run pod update to get the FirebaseFirestore 1.4.5 pod.

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

No branches or pull requests

3 participants