After updating to iOS 15 to test the environment, all of my new builds now crash. Any build from before I updated my phone to iOS 15 works perfectly fine. Is anyone in the same boat as me or I am the only one here who has updated?
Realizing its not just iOS 15. All of my other devices crash as well on launch
@Mevi donât know if this is a runtime issue or a build service issue, but it does appear to still be happening. Iâve rolled back some of my app edits to verify that nothing I was doing was causing the crash and nothing Iâve done seems to be the problem.
I am having a similar issue on ios 14.6, every build is a fail
Still canât get it to work. Kind of just waiting on the AppGyver team to respond
I really hope that the appgyver team will fix this problem as soon as possible.
If you create a new app and it has very little functionality, it will not crash.
Here is the crash log in case of a crash.
Incident Identifier: D67935A6-065D-4A55-8C7A-CD65B151369E
Hardware Model: iPad13,6
Process: RNVApp [3445]
Path: /private/var/containers/Bundle/Application/0F59C81D-8518-4C3F-ACCD-0F8B948FBA1B/RNVApp.app/RNVApp
Identifier: com.appgyver.kokokitaM.app
Version: 2.0.5 (2.0.5)
AppStoreTools: 12E262
AppVariant: 1:iPad13,6:14
Beta: YES
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.appgyver.kokokitaM.app [508]
Date/Time: 2021-06-20 10:03:32.3651 +0900
Launch Time: 2021-06-20 10:03:32.1232 +0900
OS Version: iPhone OS 14.6 (18F72)
Release Type: User
Baseband Version: 1.71.01
Report Version: 104
**Exception Type: EXC_CRASH (SIGABRT)**
**Exception Codes: 0x0000000000000000, 0x0000000000000000**
**Exception Note: EXC_CORPSE_NOTIFY**
**Triggered by Thread: 5**
Last Exception Backtrace:
0 CoreFoundation 0x1a4fe3754 __exceptionPreprocess + 220 (NSException.m:199)
1 libobjc.A.dylib 0x1b9aaa7a8 objc_exception_throw + 60 (objc-exception.mm:565)
2 React 0x104e9fcc0 RCTFatal + 668 (RCTAssert.m:146)
3 CoreModules 0x104a36b4c -[RCTExceptionsManager reportFatalException:stack:exceptionId:] + 496 (RCTExceptionsManager.mm:65)
4 CoreFoundation 0x1a4fe8774 __invoking___ + 148
5 CoreFoundation 0x1a4ebbd44 -[NSInvocation invoke] + 380 (NSForwarding.m:3448)
6 CoreFoundation 0x1a4ebc348 -[NSInvocation invokeWithTarget:] + 80 (NSForwarding.m:3549)
7 React 0x104ed331c -[RCTModuleMethod invokeWithBridge:module:arguments:] + 460 (RCTModuleMethod.mm:569)
8 React 0x104ed54b0 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&) + 244 (RCTNativeModule.mm:108)
9 React 0x104ed5214 operator() + 44 (RCTNativeModule.mm:73)
10 React 0x104ed5214 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 88 (RCTNativeModule.mm:65)
11 libdispatch.dylib 0x1a4bcea84 _dispatch_call_block_and_release + 32 (init.c:1466)
12 libdispatch.dylib 0x1a4bd081c _dispatch_client_callout + 20 (object.m:559)
13 libdispatch.dylib 0x1a4bd8004 _dispatch_lane_serial_drain + 620 (inline_internal.h:2557)
14 libdispatch.dylib 0x1a4bd8c00 _dispatch_lane_invoke + 404 (queue.c:3862)
15 libdispatch.dylib 0x1a4be34bc _dispatch_workloop_worker_thread + 764 (queue.c:6589)
16 libsystem_pthread.dylib 0x1effca7a4 0x1effc7000 + 14244
17 libsystem_pthread.dylib 0x1effd174c 0x1effc7000 + 42828
Thread 0 name:
Thread 0:
0 libsystem_kernel.dylib 0x00000001d2ada4fc 0x1d2ad6000 + 17660
1 libsystem_kernel.dylib 0x00000001d2ad9884 0x1d2ad6000 + 14468
2 CoreFoundation 0x00000001a4f5ceb0 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3 CoreFoundation 0x00000001a4f56d50 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4 CoreFoundation 0x00000001a4f56360 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5 Foundation 0x00000001a6243fdc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
6 Foundation 0x00000001a6243ea8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:424)
7 react_native_splash_screen 0x00000001051f5680 +[RNSplashScreen show] + 248 (RNSplashScreen.m:31)
8 RNVApp 0x00000001048fe038 specialized AppDelegate.application(_:didFinishLaunchingWithOptions:) + 888 (AppDelegate.swift:44)
9 RNVApp 0x00000001048fcdf8 application + 8 (<compiler-generated>:0)
10 RNVApp 0x00000001048fcdf8 @objc AppDelegate.application(_:didFinishLaunchingWithOptions:) + 136
11 UIKitCore 0x00000001a79cd7a8 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 360 (UIApplication.m:2279)
12 UIKitCore 0x00000001a79cf23c -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 3504 (UIApplication.m:2671)
13 UIKitCore 0x00000001a79d5388 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1244 (UIApplication.m:4201)
14 UIKitCore 0x00000001a7028c98 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 152 (_UISceneLifecycleMultiplexer.m:436)
15 UIKitCore 0x00000001a7591f58 _UIScenePerformActionsWithLifecycleActionMask + 104 (_UISceneLifecycleState.m:109)
16 UIKitCore 0x00000001a7029830 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 224 (_UISceneLifecycleMultiplexer.m:549)
17 UIKitCore 0x00000001a7029238 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 300 (_UISceneLifecycleMultiplexer.m:498)
18 UIKitCore 0x00000001a7029640 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 768 (_UISceneLifecycleMultiplexer.m:548)
19 UIKitCore 0x00000001a7028e7c -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 340 (_UISceneLifecycleMultiplexer.m:454)
20 UIKitCore 0x00000001a70313c0 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block... + 196 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:72)
21 UIKitCore 0x00000001a749f970 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 892 (BSAnimationSettings+UIKit.m:50)
22 UIKitCore 0x00000001a75aad68 _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 276 (_UISceneSettingsDiffAction.m:23)
23 UIKitCore 0x00000001a70310b8 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 384 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:57)
24 UIKitCore 0x00000001a6e58fa0 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 776 (UIScene.m:1419)
25 UIKitCore 0x00000001a6e57920 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 256 (UIScene.m:1140)
26 UIKitCore 0x00000001a6e58bc8 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 248 (UIScene.m:1386)
27 UIKitCore 0x00000001a79d3528 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 572 (UIApplication.m:3697)
28 UIKitCore 0x00000001a74c8fd0 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 388 (UIApplicationSceneClientAgent.m:45)
29 FrontBoardServices 0x00000001b45755d8 -[FBSScene _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 440 (FBSScene.m:435)
30 FrontBoardServices 0x00000001b45a0d44 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke.200 + 128 (FBSWorkspaceScenesClient.m:365)
31 FrontBoardServices 0x00000001b45846a4 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 240 (FBSWorkspace.m:355)
32 FrontBoardServices 0x00000001b45a0a0c __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke + 372 (FBSWorkspaceScenesClient.m:364)
33 libdispatch.dylib 0x00000001a4bd081c _dispatch_client_callout + 20 (object.m:559)
34 libdispatch.dylib 0x00000001a4bd430c _dispatch_block_invoke_direct + 268 (queue.c:468)
35 FrontBoardServices 0x00000001b45c8fa0 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48 (FBSSerialQueue.m:184)
36 FrontBoardServices 0x00000001b45c8c30 -[FBSSerialQueue _targetQueue_performNextIfPossible] + 448 (FBSSerialQueue.m:227)
37 FrontBoardServices 0x00000001b45c9184 -[FBSSerialQueue _performNextFromRunLoopSource] + 32 (FBSSerialQueue.m:258)
38 CoreFoundation 0x00000001a4f5d9e8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1967)
39 CoreFoundation 0x00000001a4f5d8e4 __CFRunLoopDoSource0 + 208 (CFRunLoop.c:2011)
40 CoreFoundation 0x00000001a4f5cbe8 __CFRunLoopDoSources0 + 268 (CFRunLoop.c:2048)
41 CoreFoundation 0x00000001a4f56bc8 __CFRunLoopRun + 820 (CFRunLoop.c:2925)
42 CoreFoundation 0x00000001a4f56360 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
43 GraphicsServices 0x00000001bc594734 0x1bc591000 + 14132
44 UIKitCore 0x00000001a79d1584 -[UIApplication _run] + 1072 (UIApplication.m:3269)
45 UIKitCore 0x00000001a79d6df4 UIApplicationMain + 168 (UIApplication.m:4740)
46 RNVApp 0x00000001048fd71c main + 68 (AppDelegate.swift:19)
47 libdyld.dylib 0x00000001a4c12cf8 start + 4
Thread 1:
0 libsystem_pthread.dylib 0x00000001effd1744 0x1effc7000 + 42820
Thread 2:
0 libsystem_pthread.dylib 0x00000001effd1744 0x1effc7000 + 42820
Thread 3:
0 libsystem_pthread.dylib 0x00000001effd1744 0x1effc7000 + 42820
Thread 4:
0 libsystem_pthread.dylib 0x00000001effd1744 0x1effc7000 + 42820
Thread 5 name:
Thread 5 Crashed:
0 libsystem_kernel.dylib 0x00000001d2aff334 0x1d2ad6000 + 168756
1 libsystem_pthread.dylib 0x00000001effc9a9c 0x1effc7000 + 10908
2 libsystem_c.dylib 0x00000001ae391b90 abort + 104 (abort.c:110)
3 libc++abi.dylib 0x00000001b9b8bbb8 abort_message + 132 (abort_message.cpp:78)
4 libc++abi.dylib 0x00000001b9b7cec8 demangling_terminate_handler() + 308 (cxa_default_handlers.cpp:67)
5 libobjc.A.dylib 0x00000001b9a8905c _objc_terminate() + 144 (objc-exception.mm:701)
6 libc++abi.dylib 0x00000001b9b8afa0 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
7 libc++abi.dylib 0x00000001b9b8af2c std::terminate() + 48 (cxa_handlers.cpp:88)
8 libdispatch.dylib 0x00000001a4bd0830 _dispatch_client_callout + 40 (object.m:562)
9 libdispatch.dylib 0x00000001a4bd8004 _dispatch_lane_serial_drain + 620 (inline_internal.h:2557)
10 libdispatch.dylib 0x00000001a4bd8c00 _dispatch_lane_invoke + 404 (queue.c:3862)
11 libdispatch.dylib 0x00000001a4be34bc _dispatch_workloop_worker_thread + 764 (queue.c:6589)
12 libsystem_pthread.dylib 0x00000001effca7a4 0x1effc7000 + 14244
13 libsystem_pthread.dylib 0x00000001effd174c 0x1effc7000 + 42828
Thread 6 name:
Thread 6:
0 libsystem_kernel.dylib 0x00000001d2ada4fc 0x1d2ad6000 + 17660
1 libsystem_kernel.dylib 0x00000001d2ad9884 0x1d2ad6000 + 14468
2 CoreFoundation 0x00000001a4f5ceb0 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3 CoreFoundation 0x00000001a4f56d50 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4 CoreFoundation 0x00000001a4f56360 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5 Foundation 0x00000001a6243fdc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
6 Foundation 0x00000001a6243ea8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:424)
7 UIKitCore 0x00000001a7a8612c -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:929)
8 Foundation 0x00000001a63b532c __NSThread__start__ + 864 (NSThread.m:724)
9 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
10 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 7:
0 libsystem_pthread.dylib 0x00000001effd1744 0x1effc7000 + 42820
Thread 8:
0 libsystem_pthread.dylib 0x00000001effd1744 0x1effc7000 + 42820
Thread 9 name:
Thread 9:
0 libsystem_kernel.dylib 0x00000001d2ada4fc 0x1d2ad6000 + 17660
1 libsystem_kernel.dylib 0x00000001d2ad9884 0x1d2ad6000 + 14468
2 CoreFoundation 0x00000001a4f5ceb0 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3 CoreFoundation 0x00000001a4f56d50 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4 CoreFoundation 0x00000001a4f56360 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5 React 0x0000000104eb2b30 +[RCTCxxBridge runRunLoop] + 264 (RCTCxxBridge.mm:268)
6 Foundation 0x00000001a63b532c __NSThread__start__ + 864 (NSThread.m:724)
7 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
8 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 10 name:
Thread 10:
0 libsystem_kernel.dylib 0x00000001d2aff0cc 0x1d2ad6000 + 168140
1 libsystem_pthread.dylib 0x00000001effcc434 0x1effc7000 + 21556
2 libc++.1.dylib 0x00000001b9b25f98 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::r... + 100 (__threading_support:434)
3 JavaScriptCore 0x00000001af3bc1dc 0x1ae3e5000 + 16609756
4 JavaScriptCore 0x00000001af3bbc90 0x1ae3e5000 + 16608400
5 JavaScriptCore 0x00000001af3bd1a4 0x1ae3e5000 + 16613796
6 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
7 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 11 name:
Thread 11:
0 libsystem_kernel.dylib 0x00000001d2aff0cc 0x1d2ad6000 + 168140
1 libsystem_pthread.dylib 0x00000001effcc434 0x1effc7000 + 21556
2 JavaScriptCore 0x00000001af342a38 0x1ae3e5000 + 16112184
3 JavaScriptCore 0x00000001aeb7dfdc 0x1ae3e5000 + 7966684
4 JavaScriptCore 0x00000001af30f338 0x1ae3e5000 + 15901496
5 JavaScriptCore 0x00000001af36690c 0x1ae3e5000 + 16259340
6 JavaScriptCore 0x00000001af3690cc 0x1ae3e5000 + 16269516
7 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
8 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 12 name:
Thread 12:
0 libsystem_kernel.dylib 0x00000001d2aff0cc 0x1d2ad6000 + 168140
1 libsystem_pthread.dylib 0x00000001effcc434 0x1effc7000 + 21556
2 JavaScriptCore 0x00000001af342a38 0x1ae3e5000 + 16112184
3 JavaScriptCore 0x00000001aeb7dfdc 0x1ae3e5000 + 7966684
4 JavaScriptCore 0x00000001af30f338 0x1ae3e5000 + 15901496
5 JavaScriptCore 0x00000001af36690c 0x1ae3e5000 + 16259340
6 JavaScriptCore 0x00000001af3690cc 0x1ae3e5000 + 16269516
7 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
8 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 13 name:
Thread 13:
0 libsystem_kernel.dylib 0x00000001d2aff0cc 0x1d2ad6000 + 168140
1 libsystem_pthread.dylib 0x00000001effcc434 0x1effc7000 + 21556
2 JavaScriptCore 0x00000001af342a38 0x1ae3e5000 + 16112184
3 JavaScriptCore 0x00000001aeb7dfdc 0x1ae3e5000 + 7966684
4 JavaScriptCore 0x00000001af30f338 0x1ae3e5000 + 15901496
5 JavaScriptCore 0x00000001af36690c 0x1ae3e5000 + 16259340
6 JavaScriptCore 0x00000001af3690cc 0x1ae3e5000 + 16269516
7 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
8 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 14 name:
Thread 14:
0 libsystem_kernel.dylib 0x00000001d2aff0cc 0x1d2ad6000 + 168140
1 libsystem_pthread.dylib 0x00000001effcc434 0x1effc7000 + 21556
2 JavaScriptCore 0x00000001af342a38 0x1ae3e5000 + 16112184
3 JavaScriptCore 0x00000001aeb7dfdc 0x1ae3e5000 + 7966684
4 JavaScriptCore 0x00000001af30f338 0x1ae3e5000 + 15901496
5 JavaScriptCore 0x00000001af36690c 0x1ae3e5000 + 16259340
6 JavaScriptCore 0x00000001af3690cc 0x1ae3e5000 + 16269516
7 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
8 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 15 name:
Thread 15:
0 libsystem_kernel.dylib 0x00000001d2aff0cc 0x1d2ad6000 + 168140
1 libsystem_pthread.dylib 0x00000001effcc434 0x1effc7000 + 21556
2 JavaScriptCore 0x00000001af342a38 0x1ae3e5000 + 16112184
3 JavaScriptCore 0x00000001aeb7dfdc 0x1ae3e5000 + 7966684
4 JavaScriptCore 0x00000001af30f338 0x1ae3e5000 + 15901496
5 JavaScriptCore 0x00000001af36690c 0x1ae3e5000 + 16259340
6 JavaScriptCore 0x00000001af3690cc 0x1ae3e5000 + 16269516
7 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
8 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 16 name:
Thread 16:
0 libsystem_kernel.dylib 0x00000001d2aff0cc 0x1d2ad6000 + 168140
1 libsystem_pthread.dylib 0x00000001effcc434 0x1effc7000 + 21556
2 JavaScriptCore 0x00000001af342a38 0x1ae3e5000 + 16112184
3 JavaScriptCore 0x00000001aeb7dfdc 0x1ae3e5000 + 7966684
4 JavaScriptCore 0x00000001af30f338 0x1ae3e5000 + 15901496
5 JavaScriptCore 0x00000001af36690c 0x1ae3e5000 + 16259340
6 JavaScriptCore 0x00000001af3690cc 0x1ae3e5000 + 16269516
7 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
8 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 17 name:
Thread 17:
0 libsystem_kernel.dylib 0x00000001d2aff0cc 0x1d2ad6000 + 168140
1 libsystem_pthread.dylib 0x00000001effcc434 0x1effc7000 + 21556
2 JavaScriptCore 0x00000001af342a38 0x1ae3e5000 + 16112184
3 JavaScriptCore 0x00000001aeb7dfdc 0x1ae3e5000 + 7966684
4 JavaScriptCore 0x00000001af30f338 0x1ae3e5000 + 15901496
5 JavaScriptCore 0x00000001af36690c 0x1ae3e5000 + 16259340
6 JavaScriptCore 0x00000001af3690cc 0x1ae3e5000 + 16269516
7 libsystem_pthread.dylib 0x00000001effc8bfc 0x1effc7000 + 7164
8 libsystem_pthread.dylib 0x00000001effd1758 0x1effc7000 + 42840
Thread 5 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000016b7bdea0 x5: 0x000000016b7be440 x6: 0x000000000000006e x7: 0x0000000000000700
x8: 0xfe66dc1ff04d7548 x9: 0xfe66dc1e9b368548 x10: 0x0000000000000002 x11: 0x0000000000000003
x12: 0x0000000000000000 x13: 0x0000000000000000 x14: 0x0000000000000010 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x000000016b7bf000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000001f03 x21: 0x000000016b7bf0e0 x22: 0x000000016b7beab0 x23: 0x0000000000000000
x24: 0x0000000000000000 x25: 0x000000016b7bf0e0 x26: 0x0000000281fd6a40 x27: 0x0000000000000000
x28: 0x0000000000000114 fp: 0x000000016b7be3b0 lr: 0x00000001effc9a9c
sp: 0x000000016b7be390 pc: 0x00000001d2aff334 cpsr: 0x40001000
esr: 0x56000080 Address size fault
It must be a flow function that we all are using in our app thatâs messing it up? So strange, hope it gets figured out soon
@takuya_akama it probably has something to do with the new runtime âRuntime release 2.8.28 (2021-06-16)â. They released this right around the time that my builds started crashing
@Ridge_Woods
The Android app also started to crash.
I tried everything, but couldnât figure out what was wrong with it to cause it to crash.
just found this in the docs for the most recent runtime change
Android apps: In some cases, setting page variable before hiding spinner makes the app crash
The problem has appeared between 15.06.2021 20:00-22:00 Central European Time, my last successful build was at 19:54 and next one with a very few changes (already broken) at 22:07. Tried to revert all changes, delete every action and element I added but had no luck.
What is strange, is that, it works fine on the tester app, on both IOS and android, but when pushing to production on beta flight, it wont even open. Needs a better way to find errors or be able to push to developer provisional profile
Has anyone here had any progress on this issue?
I have build an ios app using runtime 2.6.8. It was submitted for test flight review this Tuesday and got rejected. Apple said they were unable to review the app as it crashed on launch.
There is not much difference between the previous built (which is working fine) and the new built. I have just added the ânotification bellâ. And all the functions work fine in preview. I have no idea what cause the crash. Would like to know if it is because of the new runtime as well
Here is the crash report:
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 6
I would suggest to run this in testflight first on atleast 3 or 4 different devices before submitting to apple
I build the app again with runtime 2.8.31. No more crash report and approved by Apple. Everything works fine in the test flight except for the âpush notification eventâ.
I can report the same, using 2.8.31 solves the crashing as stated