iOS Question ActivityViewController crashes

Arnaud

Active Member
Licensed User
Longtime User
Hello,

I use the ActivityViewController to share a file in my iOS APP named "ADA". No problem on my side, but my customer who use this same app has this APP who creashes when he want share a file. The fiel appears in attchment, and APP crashed when he cleick on "mail", or "Whatapp", "messsage" etc...

He has tested with "testflight", below the log" crash log.crash" and the "feedback.json" that I have recovered , can you help me please?

Thank you very much.

crashlog.crash:
Incident Identifier: 4A4D93C3-3B9B-4F72-A8AA-D6ED7159C777
Hardware Model:      iPhone12,5
Process:             ADA [4813]
Path:                /private/var/containers/Bundle/Application/31268AA1-3B0D-4482-9250-B7C4C136CE2E/ADA.app/ADA
Identifier:          com.alfano.b4i.Alfano6
Version:             3.5.9 (3.5.9)
AppStoreTools:       13C88a
AppVariant:          1:iPhone12,5:15
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.alfano.b4i.Alfano6 [1032]

Date/Time:           2022-01-31 09:34:48.6156 -0500
Launch Time:         2022-01-31 09:34:25.3997 -0500
OS Version:          iPhone OS 15.3 (19D50)
Release Type:        User
Baseband Version:    3.01.02
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                    0x180e1d0fc __exceptionPreprocess + 220 (NSException.m:200)
1   libobjc.A.dylib                   0x199669d64 objc_exception_throw + 60 (objc-exception.mm:565)
2   CoreFoundation                    0x180e74230 +[NSException raise:format:] + 112 (NSException.m:156)
3   ADA                               0x100bc8c00 -[B4IObjectWrapper object] + 116
4   ADA                               0x100bc96d0 -[B4IViewWrapper Top] + 36
5   ADA                               0x1008b25d4 -[b4i_choixsession _pg_keyboardstatechanged:] + 160 (b4i_choixsession.m:6491)
6   CoreFoundation                    0x180da63a4 __invoking___ + 148
7   CoreFoundation                    0x180dc3b74 -[NSInvocation invoke] + 468 (NSForwarding.m:3378)
8   ADA                               0x100bcdfc0 +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1300
9   ADA                               0x100bcd74c -[B4I raiseEvent:event:params:] + 416
10  ADA                               0x100bc83d4 +[B4IObjectWrapper raiseEvent:::] + 268
11  ADA                               0x100bc713c -[B4IViewController keyboardWillShow:] + 316
12  CoreFoundation                    0x180daef88 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28 (CFNotificationCenter.c:652)
13  CoreFoundation                    0x180e4ac3c ___CFXRegistrationPost_block_invoke + 52 (CFNotificationCenter.c:173)
14  CoreFoundation                    0x180e1dff4 _CFXRegistrationPost + 456 (CFNotificationCenter.c:199)
15  CoreFoundation                    0x180dc4df4 _CFXNotificationPost + 716 (CFNotificationCenter.c:1147)
16  Foundation                        0x1825c3f68 -[NSNotificationCenter postNotificationName:object:userInfo:] + 96 (NSNotification.m:560)
17  UIKitCore                         0x1836c579c __68-[UIInputWindowController postValidatedStartNotifications:withInfo:]_block_invoke + 1164 (UIInputWindowController.m:1574)
18  UIKitCore                         0x1836d27c4 -[UIInputWindowController postValidatedStartNotifications:withInfo:] + 204 (UIInputWindowController.m:1592)
19  UIKitCore                         0x183f683fc __77-[UIInputWindowController moveFromPlacement:toPlacement:starting:completion:]_block_invoke.1012 + 688 (UIInputWindowController.m:2256)
20  UIKitCore                         0x18369403c +[UIView(UIViewAnimationWithBlocksPrivate) _modifyAnimationsWithPreferredFrameRateRange:updateReason:animations:] + 176 (UIView.m:15218)
21  UIKitCore                         0x1833b31a0 +[UIView _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 588 (UIView.m:15010)
22  UIKitCore                         0x1837be7e8 -[UIInputViewAnimationStyle launchAnimation:afterStarted:completion:forHost:fromCurrentPosition:] + 252 (UIInputViewAnimationStyle.m:115)
23  UIKitCore                         0x183752d74 -[_UIViewControllerKeyboardAnimationStyle _launchAnimation:afterStarted:completion:forHost:fromCurrentPosition:] + 524 (_UIViewControllerKeyboardAnimationStyle.m:184)
24  UIKitCore                         0x1832f5ae4 +[UIView(Animation) _performWithAnimation:] + 104 (UIView.m:14535)
25  UIKitCore                         0x1832f5a1c -[_UIViewControllerKeyboardAnimationStyle launchAnimation:afterStarted:completion:forHost:fromCurrentPosition:] + 176 (_UIViewControllerKeyboardAnimationStyle.m:129)
26  UIKitCore                         0x1836d4140 -[UIInputWindowController moveFromPlacement:toPlacement:starting:completion:] + 2228 (UIInputWindowController.m:2364)
27  UIKitCore                         0x1836f7b48 -[UIInputWindowController setInputViewSet:] + 1808 (UIInputWindowController.m:3378)
28  UIKitCore                         0x183688014 -[UIInputWindowController performOperations:withAnimationStyle:] + 60 (UIInputWindowController.m:2068)
29  UIKitCore                         0x183663644 -[UIKeyboardSceneDelegate setKeyWindowSceneInputViews:animationStyle:] + 2444 (UIKeyboardSceneDelegate.m:1572)
30  UIKitCore                         0x1836fd6ac -[UIKeyboardSceneDelegate setInputViews:animationStyle:] + 252 (UIKeyboardSceneDelegate.m:0)
31  UIKitCore                         0x18344e5d8 -[UIKeyboardSceneDelegate setInputViews:animated:] + 100 (UIKeyboardSceneDelegate.m:1622)
32  UIKitCore                         0x18350e9a8 -[UIKeyboardSceneDelegate setInputViews:] + 80 (UIKeyboardSceneDelegate.m:1627)
33  UIKitCore                         0x183cccf58 __71-[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:]_block_invoke.705 + 40 (UIKeyboardSceneDelegate.m:1118)
34  UIKitCore                         0x18354028c -[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:] + 4064 (UIKeyboardSceneDelegate.m:1166)
35  UIKitCore                         0x18340b7ec -[UIKeyboardSceneDelegate _reloadInputViewsForResponder:] + 160 (UIKeyboardSceneDelegate.m:0)
36  UIKitCore                         0x18391ad70 __58-[_UIRemoteKeyboards queue_keyboardIAVChanged:onComplete:]_block_invoke + 108 (_UIRemoteKeyboards.m:1331)
37  libdispatch.dylib                 0x180a8f670 _dispatch_client_callout + 20 (object.m:560)
38  libdispatch.dylib                 0x180a93128 _dispatch_block_invoke_direct + 264 (queue.c:489)
39  FrontBoardServices                0x192a629c4 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48 (FBSSerialQueue.m:157)
40  FrontBoardServices                0x192a61d8c -[FBSSerialQueue _targetQueue_performNextIfPossible] + 220 (FBSSerialQueue.m:181)
41  FrontBoardServices                0x192a66414 -[FBSSerialQueue _performNextFromRunLoopSource] + 28 (FBSSerialQueue.m:194)
42  CoreFoundation                    0x180e3f0d0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1972)
43  CoreFoundation                    0x180e4fd90 __CFRunLoopDoSource0 + 208 (CFRunLoop.c:2016)
44  CoreFoundation                    0x180d8a098 __CFRunLoopDoSources0 + 268 (CFRunLoop.c:2053)
45  CoreFoundation                    0x180d8f8a4 __CFRunLoopRun + 820 (CFRunLoop.c:2951)
46  CoreFoundation                    0x180da3468 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268)
47  GraphicsServices                  0x19c94338c GSEventRunModal + 164 (GSEvent.c:2200)
48  UIKitCore                         0x1837465d0 -[UIApplication _run] + 1100 (UIApplication.m:3493)
49  UIKitCore                         0x1834c4f74 UIApplicationMain + 364 (UIApplication.m:5047)
50  ADA                               0x100774748 main + 120 (main.m:16)
51  dyld                              0x1018fdaa4 start + 520 (dyldMain.cpp:879)

Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage


Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib            0x00000001b8379964 __pthread_kill + 8
1   libsystem_pthread.dylib           0x00000001f18ad378 pthread_kill + 268 (pthread.c:1668)
2   libsystem_c.dylib                 0x000000018bce8f50 abort + 164 (abort.c:118)
3   libc++abi.dylib                   0x0000000199771bc4 abort_message + 132 (abort_message.cpp:78)
4   libc++abi.dylib                   0x0000000199762fd8 demangling_terminate_handler() + 332 (cxa_default_handlers.cpp:71)
5   libobjc.A.dylib                   0x000000019966fe34 _objc_terminate() + 144 (objc-exception.mm:701)
6   libc++abi.dylib                   0x0000000199770f58 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
7   libc++abi.dylib                   0x0000000199770ef4 std::terminate() + 64 (cxa_handlers.cpp:88)
8   libdispatch.dylib                 0x0000000180a8f684 _dispatch_client_callout + 40 (object.m:563)
9   libdispatch.dylib                 0x0000000180a93128 _dispatch_block_invoke_direct + 264 (queue.c:489)
10  FrontBoardServices                0x0000000192a629c4 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48 (FBSSerialQueue.m:157)
11  FrontBoardServices                0x0000000192a61d8c -[FBSSerialQueue _targetQueue_performNextIfPossible] + 220 (FBSSerialQueue.m:181)
12  FrontBoardServices                0x0000000192a66414 -[FBSSerialQueue _performNextFromRunLoopSource] + 28 (FBSSerialQueue.m:194)
13  CoreFoundation                    0x0000000180e3f0d0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1972)
14  CoreFoundation                    0x0000000180e4fd90 __CFRunLoopDoSource0 + 208 (CFRunLoop.c:2016)
15  CoreFoundation                    0x0000000180d8a098 __CFRunLoopDoSources0 + 268 (CFRunLoop.c:2053)
16  CoreFoundation                    0x0000000180d8f8a4 __CFRunLoopRun + 820 (CFRunLoop.c:2951)
17  CoreFoundation                    0x0000000180da3468 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268)
18  GraphicsServices                  0x000000019c94338c GSEventRunModal + 164 (GSEvent.c:2200)
19  UIKitCore                         0x00000001837465d0 -[UIApplication _run] + 1100 (UIApplication.m:3493)
20  UIKitCore                         0x00000001834c4f74 UIApplicationMain + 364 (UIApplication.m:5047)
21  ADA                               0x0000000100774748 main + 120 (main.m:16)
22  dyld                              0x00000001018fdaa4 start + 520 (dyldMain.cpp:879)

Thread 1:
0   libsystem_pthread.dylib           0x00000001f18a6e8c start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib           0x00000001f18a6e8c start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib           0x00000001f18a6e8c start_wqthread + 0

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib            0x00000001b8373504 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001b8373b9c mach_msg + 76 (mach_msg.c:119)
2   CoreFoundation                    0x0000000180d8b738 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2646)
3   CoreFoundation                    0x0000000180d8fa2c __CFRunLoopRun + 1212 (CFRunLoop.c:3000)
4   CoreFoundation                    0x0000000180da3468 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268)
5   Foundation                        0x00000001825c1c94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236 (NSRunLoop.m:373)
6   Foundation                        0x0000000182602dc8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:420)
7   UIKitCore                         0x00000001836bf74c -[UIEventFetcher threadMain] + 524 (UIEventFetcher.m:1167)
8   Foundation                        0x000000018261140c __NSThread__start__ + 808 (NSThread.m:972)
9   libsystem_pthread.dylib           0x00000001f18a79a4 _pthread_start + 148 (pthread.c:891)
10  libsystem_pthread.dylib           0x00000001f18a6ea0 thread_start + 8

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib            0x00000001b8373504 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001b8373b9c mach_msg + 76 (mach_msg.c:119)
2   CoreFoundation                    0x0000000180d8b738 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2646)
3   CoreFoundation                    0x0000000180d8fa2c __CFRunLoopRun + 1212 (CFRunLoop.c:3000)
4   CoreFoundation                    0x0000000180da3468 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268)
5   AudioSession                      0x000000018a1be308 CADeprecated::GenericRunLoopThread::Entry(void*) + 164 (GenericRunLoopThread.h:95)
6   AudioSession                      0x000000018a1c7d64 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92 (CAPThread.cpp:324)
7   libsystem_pthread.dylib           0x00000001f18a79a4 _pthread_start + 148 (pthread.c:891)
8   libsystem_pthread.dylib           0x00000001f18a6ea0 thread_start + 8

Thread 6:
0   libsystem_pthread.dylib           0x00000001f18a6e8c start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib           0x00000001f18a6e8c start_wqthread + 0

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib            0x00000001b8373504 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x00000001b8373b9c mach_msg + 76 (mach_msg.c:119)
2   CoreFoundation                    0x0000000180d8b738 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2646)
3   CoreFoundation                    0x0000000180d8fa2c __CFRunLoopRun + 1212 (CFRunLoop.c:3000)
4   CoreFoundation                    0x0000000180da3468 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268)
5   CoreFoundation                    0x0000000180e23b28 CFRunLoopRun + 64 (CFRunLoop.c:3293)
6   CoreMotion                        0x000000018de56bc4 CLMotionCore::runMotionThread(void*) + 1204 (CLMotionCore.mm:370)
7   libsystem_pthread.dylib           0x00000001f18a79a4 _pthread_start + 148 (pthread.c:891)
8   libsystem_pthread.dylib           0x00000001f18a6ea0 thread_start + 8

Thread 9 name:
Thread 9 name:
Thread 9:
0   libsystem_kernel.dylib            0x00000001b8373558 semaphore_timedwait_trap + 8
1   libdispatch.dylib                 0x0000000180a8fc7c _dispatch_sema4_timedwait + 64 (lock.c:154)
2   libdispatch.dylib                 0x0000000180a90280 _dispatch_semaphore_wait_slow + 76 (semaphore.c:116)
3   UIKitCore                         0x00000001833b6b00 -[UIViewInProcessAnimationManager _processPostTicksDelayIfNecessary:] + 148 (UIViewInProcessAnimationManager.m:593)
4   UIKitCore                         0x00000001833b1964 __82-[UIViewInProcessAnimationManager _performTick:cancel:force:eventName:entry:exit:]_block_invoke + 320 (UIViewInProcessAnimationManager.m:735)
5   libdispatch.dylib                 0x0000000180a8f670 _dispatch_client_callout + 20 (object.m:560)
6   libdispatch.dylib                 0x0000000180a9e8c4 _dispatch_lane_barrier_sync_invoke_and_complete + 56 (queue.c:1016)
7   UIKitCore                         0x00000001833b57b0 -[UIViewInProcessAnimationManager _performTick:cancel:force:eventName:entry:exit:] + 248 (UIViewInProcessAnimationManager.m:711)
8   UIKitCore                         0x00000001833b2588 -[UIViewInProcessAnimationManager _displayLinkFire:] + 216 (UIViewInProcessAnimationManager.m:971)
9   QuartzCore                        0x0000000184aee378 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 756 (CADisplay.mm:4177)
10  QuartzCore                        0x0000000184af4fac display_timer_callback(__CFMachPort*, void*, long, void*) + 372 (CADisplayTimer.cpp:219)
11  CoreFoundation                    0x0000000180d8f440 __CFMachPortPerform + 176 (CFMachPort.c:549)
12  CoreFoundation                    0x0000000180dd27d4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60 (CFRunLoop.c:1996)
13  CoreFoundation                    0x0000000180dd5fe0 __CFRunLoopDoSource1 + 596 (CFRunLoop.c:2136)
14  CoreFoundation                    0x0000000180d8febc __CFRunLoopRun + 2380 (CFRunLoop.c:3172)
15  CoreFoundation                    0x0000000180da3468 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268)
16  Foundation                        0x00000001825c1c94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236 (NSRunLoop.m:373)
17  Foundation                        0x00000001825c2450 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:398)
18  UIKitCore                         0x0000000183596dc4 __66-[UIViewInProcessAnimationManager startAdvancingAnimationManager:]_block_invoke_7 + 148 (UIViewInProcessAnimationManager.m:1055)
19  Foundation                        0x000000018261140c __NSThread__start__ + 808 (NSThread.m:972)
20  libsystem_pthread.dylib           0x00000001f18a79a4 _pthread_start + 148 (pthread.c:891)
21  libsystem_pthread.dylib           0x00000001f18a6ea0 thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x00000001997750ad   x5: 0x000000016f68e320   x6: 0x000000000000006e   x7: 0x0000000000005900
    x8: 0xf1ea056947eb9302   x9: 0xf1ea0568467e9682  x10: 0x0000000000000002  x11: 0x000000000000000b
   x12: 0x00000000d4c10866  x13: 0x0000000054c10800  x14: 0x0000000000000010  x15: 0x0000000000000002
   x16: 0x0000000000000148  x17: 0x0000000101950580  x18: 0x000000010bdbb940  x19: 0x0000000000000006
   x20: 0x0000000000000103  x21: 0x0000000101950660  x22: 0x0000000000000000  x23: 0x0000000101950660
   x24: 0x00000001da5b7000  x25: 0x0000000000000000  x26: 0x000000016f68eac0  x27: 0x00000001da5b7000
   x28: 0x00000001da5b7000   fp: 0x000000016f68e290   lr: 0x00000001f18ad378
    sp: 0x000000016f68e270   pc: 0x00000001b8379964 cpsr: 0x40000000
   esr: 0x56000080  Address size fault


Binary Images:
0x100770000 - 0x10102ffff ADA arm64  <463380a27f4137a291470a471af4449e> /private/var/containers/Bundle/Application/31268AA1-3B0D-4482-9250-B7C4C136CE2E/ADA.app/ADA
0x1018e4000 - 0x10193bfff dyld arm64e  <780553c7d39f322a8cb9f4f6de52610d> /usr/lib/dyld
0x180a8b000 - 0x180ad1fff libdispatch.dylib arm64e  <bd02a62584753fd68dc38aed25d1573b> /usr/lib/system/libdispatch.dylib
0x180d84000 - 0x1811d7fff CoreFoundation arm64e  <32058d875c5d3117bf4cd547ec3aa6ff> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1825a9000 - 0x1828affff Foundation arm64e  <4c19d59f844336a28c61161b38f909c9> /System/Library/Frameworks/Foundation.framework/Foundation
0x18322d000 - 0x184ab8fff UIKitCore arm64e  <920a0ee6d2663058814427a27b23ad62> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x184ade000 - 0x184dc4fff QuartzCore arm64e  <a2da3a5696bc362fbd55949ab26ad274> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18a1b8000 - 0x18a1e1fff AudioSession arm64e  <cfe93669499d3d2b972b0f516064a8a6> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x18bcc9000 - 0x18bd47fff libsystem_c.dylib arm64e  <9b299ee5b3793856848b524d82640dbc> /usr/lib/system/libsystem_c.dylib
0x18de44000 - 0x18e153fff CoreMotion arm64e  <f912b3a9848835748f97bc180643bc99> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x192a57000 - 0x192b02fff FrontBoardServices arm64e  <d3c6072e9b1d3cb4b8db022115bd8c38> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x199654000 - 0x19968dfff libobjc.A.dylib arm64e  <56a134b6c3d83d91b1fc7bdb75c5903b> /usr/lib/libobjc.A.dylib
0x19975e000 - 0x199777fff libc++abi.dylib arm64e  <b9c8dab929c637fea9b5e8c22b5bc9f0> /usr/lib/libc++abi.dylib
0x19c942000 - 0x19c94afff GraphicsServices arm64e  <b40e3b1790c73ebcb6bc8c7b605f47a9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1b8372000 - 0x1b83a5fff libsystem_kernel.dylib arm64e  <ff3ee512a0bc3123b983d365a71fb06a> /usr/lib/system/libsystem_kernel.dylib
0x1f18a6000 - 0x1f18b1fff libsystem_pthread.dylib arm64e  <a17d07cfe86a392387c4921045898a8a> /usr/lib/system/libsystem_pthread.dylib

EOF

feedback.json:
{
  "id" : "AMcIPHpfSqgLh_x3o1sqNlU",
  "timestamp" : "2022-01-31T14:35:17.072Z[UTC]",
  "appAppleId" : 1397798099,
  "cfBundleShortVersion" : "3.5.9",
  "cfBundleVersion" : "3.5.9",
  "deviceModel" : "iPhone12,5",
  "osVersion" : "15.3",
  "locale" : "en-US",
  "carrier" : null,
  "timezone" : "America/New_York",
  "architecture" : "arm64e",
  "connectionStatus" : "MOBILE_DATA",
  "pairedAppleWatch" : "",
  "appUptimeMillis" : null,
  "availableDiskBytes" : 3976130560,
  "totalDiskBytes" : 255865737216,
  "networkType" : null,
  "batteryPercentage" : 86,
  "screenWidth" : 414,
  "screenHeight" : 896,
  "emailAddress" : "[email protected]",
  "comment" : "Attempted to share a lap session bia a text message"
}
 

Arnaud

Active Member
Licensed User
Longtime User
Hello,

Sorry for the delay. I have edit the code choix session.pg_keyboardstatechanged in comment and it works fine for the customer. I have found the bug.

Thank you very much for your help.
 
Upvote 0
Top