firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.67k stars 1.49k forks source link

Crash 100% on firestore unity sdk #8992

Closed tamngonesv030 closed 2 years ago

tamngonesv030 commented 2 years ago

I use unity 2019 and I can't run firestore when build game for iOS.

[REQUIRED] Step 1: Describe your environment

[REQUIRED] Step 2: Describe the problem

I alway crash when run on ios in: UnityFramework`firebase::firestore::DocumentSnapshotInternal::ConvertObject:

0x106030d98 <+84>:  bl     0x10654a9b0               ; symbol stub for: firebase::firestore::nanopb::MakeString(pb_bytes_array_s const*)
google-oss-bot commented 2 years ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

rizafran commented 2 years ago

Hi @tamngonesv030, this seems like a Unity-related issue. Please file on Unity repo so that the appropriate team could investigate it. Thanks.