icerockdev/moko-crash-reporting

Error: Foundation/NSNumber.swift:417: Fatal error: Unable to bridge NSNumber to UInt

Opened this issue · 0 comments

Error Solution:
You need to replace stackTrace: [UInt] in the file: to stackTrace: [NSNumber]