You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long story Short:
Application version - 2.4.3 - Realm Version 4.4.0 - No Crash
Application Version 2.4.4 Realm Version 5.4.1 - Lot of PNS crashes
We upgraded to version 5.4.1 to avoid crashes of accessing realm from shared directory. After the app released to store we are getting more crashes w.r.t VOIP push not report to call kit. But in earlier version we don't have such issue.
Questions :
Some time the login status from DB is not returning properly (getting empty value) after upgraded to 5.4.1.
* Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Killing app because it never posted an incoming call to the system after receiving a PushKit VoIP push callback.'
The exception message says you're getting a VOIP push notification but not establishing a VOIP session within it, and it's not clear to me what that has to do with Realm.
@tgoyne Yes the straight forward case is VOIP crash, but we have gone through the flow and there could be a reason where the user details from DB might get missed while fetching. Did you got anything wrong on fetching the data case ?
realm::GroupWriter::commit has any issue on that particular version (5.4.1) ?
Long story Short:
Application version - 2.4.3 - Realm Version 4.4.0 - No Crash
Application Version
2.4.4Realm Version 5.4.1 - Lot of PNS crashesWe upgraded to version 5.4.1 to avoid crashes of accessing realm from shared directory. After the app released to store we are getting more crashes w.r.t VOIP push not report to call kit. But in earlier version we don't have such issue.
Questions :
Realm framework version: 5.4.1
Xcode version: 11.3.1
iOS/OSX version: 12.4 +
Dependency manager + version: Cocoapod 1.9.1
Incident Identifier: 2e48b6bb-52e0-4700-b5e7-46fa31f87b02
CrashReporter Key: 18822694-8527-427B-A426-2B47EA819010
Hardware Model: iPhone9,1
Process: AppName [4372]
Path: /private/var/containers/Bundle/Application/74EB1CA3-6212-49DE-BBAC-4A40434ED395/AppName.app/AppName
Identifier: com.domain.phone2
Version: 4.0.969 (4.0.969)
Code Type: arm64
Parent Process: [1]
Date/Time: 2020-10-19T02:58:33.999Z
Launch Time: 2020-10-19T02:58:29Z
OS Version: iPhone OS 13.3 (17C54)
Report Version: 104
Exception Type: SIGABRT
Exception Codes: #0 at 0x1bc1ddec4
Crashed Thread: 0
Application Specific Information:
The text was updated successfully, but these errors were encountered: