Closed 1amageek closed 5 years ago
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
Thanks for reporting. Is it possible to get a stack trace? Also, please enable verbose logging https://firebase.google.com/docs/reference/ios/firebasecore/api/reference/Classes/FIRConfiguration before retrying for a repro. Thanks.
@dmandar
2019-07-02 19:17:30.303487+0900 CrashSample[4712:98641] 6.3.0 - [Firebase/Core][I-COR000033] Data Collection flag is not set.
2019-07-02 19:17:30.454239+0900 CrashSample[4712:98640] 6.3.0 - [GULReachability][I-REA902003] Monitoring the network status
2019-07-02 19:17:30.547625+0900 CrashSample[4712:98665] 6.3.0 - [Firebase/RemoteConfig][I-RCN000062] Loading database at path /Users/1amageek/Library/Developer/CoreSimulator/Devices/1BA62A40-6D34-4138-B328-8DE177018EEA/data/Containers/Data/Application/2F4CEF14-CAAB-4602-AF7A-453B58CD352B/Library/Application Support/Google/RemoteConfig/RemoteConfig.sqlite3
2019-07-02 19:17:30.550291+0900 CrashSample[4712:98665] 6.3.0 - [Firebase/InstanceID][I-IID023000] Info is not found in Keychain. OSStatus: -25300. Keychain query: {
acct = "team.stamp.CrashSample";
class = genp;
gena = "com.google.iid";
"m_Limit" = "m_LimitAll";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.iid.checkin";
}
Thanks for the report @1amageek - this is the same issue we're seeing in #3283. I'll close this as a duplicate, please follow along for progress updates there.
[READ] Step 1: Are you in the right place?
[REQUIRED] Step 2: Describe your environment
Podfile
Podfile.lock
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
Relevant Code: