We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is another app termination from becoming unresponsive. This appears to always happen on launch and seems like it may be new with SDK 15.1.1
CrashReporter Key: 20a2c3485fe44efef49b09ffa0ab47b6d943dcca Hardware Model: iPhone9,1 Process: Route Identifier: io.routeapp.route Version: 2.18.0 Role: Background OS Version: iOS 15.2.1 App Hang: The app was terminated while unresponsive 0 libFontParser.dylib TSFNTFont::GetFormat() const 1 libFontParser.dylib TSFNTFont::GetFormat() const 2 libFontParser.dylib TFont::CreateFontEntities(char const*, timespec, bool&, short, char const*, int) 3 libFontParser.dylib TFont::CreateFontEntitiesForFile(char const*, timespec, bool, short, char const*) 4 libFontParser.dylib _FPFontCreateFontsWithPath 5 CoreGraphics _create_private_data_array_with_path 6 CoreGraphics _CGFontCreateFontsWithPath 7 CoreGraphics _CGFontCreateFontsWithURL 8 libGSFont.dylib _AddFontsFromURLOrPath 9 libGSFont.dylib ___Initialize_block_invoke 10 libdispatch.dylib __dispatch_client_callout 11 libdispatch.dylib __dispatch_once_callout 12 libGSFont.dylib _Initialize 13 CoreGraphics _initialize_font_database_once 14 CoreGraphics _CGFontCreate 15 CoreGraphics _CGFontCreateWithDataProviderAndData 16 Route +[SHKFonts loadMyCustomFont:] (SHKFonts.m:28:22) 17 Route +[SHKFonts registerFonts] (SHKFonts.m:15:5) 18 Route -[SHKInvocationManager init] (SHKInvocationManager.m:57:9) 19 Route __38+[SHKInvocationManager sharedInstance]_block_invoke (SHKInvocationManager.m:37:26) 20 libdispatch.dylib __dispatch_client_callout 21 libdispatch.dylib __dispatch_once_callout 22 Route _dispatch_once (once.h:84:3) 23 Route -[SHKShake reapplyConfiguration] (SHKShake+Internal.m:846:26) 24 Route -[SHKShake setIsTrackingResumed:] (SHKShake+Internal.m:881:5) 25 Route +[SHKShake startWithClientId:clientSecret:] (SHKShake+Internal.m:754:21) 26 Route init (ShakeIssueReporter.swift:46:15) 27 Route init (ShakeIssueReporter.swift) 28 Route init (<compiler-generated>) 29 Route init (AppDelegate.swift:21:44) 30 Route init (<compiler-generated>) 31 UIKitCore _UIApplicationMain 32 Route main (DrawerContainerViewModel.swift:19:7) 33 dyld start
The text was updated successfully, but these errors were encountered:
Please update to the latest version and check if it works for you. The issue should be fixed.
Sorry, something went wrong.
No branches or pull requests
This is another app termination from becoming unresponsive. This appears to always happen on launch and seems like it may be new with SDK 15.1.1
The text was updated successfully, but these errors were encountered: