Crash on IOS after push notification

When i restart the phone and i send a push notification (with pushkit) i am getting a crash.
Im using the v40 of expo

This is my crash log

0 libsystem_kernel.dylib 0x00000001c8598538 0x1c8594000 + 17720
1 libdispatch.dylib 0x000000019a093d84 _dispatch_sema4_wait + 28 (lock.c:139)
2 libdispatch.dylib 0x000000019a094448 _dispatch_semaphore_wait_slow + 132 (semaphore.c:132)
3 CFNetwork 0x000000019ac82dac +[NSURLSession _sessionWithConfiguration:delegate:delegateQueue:delegateDispatchQueue:] + 884 (Session.mm:90)
4 EXFileSystem 0x00000001011bec44 -[EXFileSystem _createSession:delegate:] + 272 (EXFileSystem.m:832)
5 EXFileSystem 0x00000001011b9f90 -[EXFileSystem setModuleRegistry:] + 272 (EXFileSystem.m:99)
6 UMCore 0x0000000101a79ff4 -[UMModuleRegistry initialize] + 188 (UMModuleRegistry.m:102)
7 UMReactNativeAdapter 0x0000000101ab59a4 -[UMModuleRegistryAdapter extraModulesForModuleRegistry:] + 744 (UMModuleRegistryAdapter.m:66)
8 UMReactNativeAdapter 0x0000000101ab5698 -[UMModuleRegistryAdapter extraModulesForBridge:] + 64 (UMModuleRegistryAdapter.m:29)
9 phoneIQ 0x00000001003750e8 AppDelegate.extraModules(for:) + 28 (AppDelegate.swift:155)
10 phoneIQ 0x00000001003750e8 @objc AppDelegate.extraModules(for:) + 100 (:154)
11 React 0x0000000101847744 -[RCTCxxBridge registerExtraModules] + 180 (RCTCxxBridge.mm:670)
12 React 0x0000000101844e84 -[RCTCxxBridge start] + 428 (RCTCxxBridge.mm:322)
13 React 0x0000000101834eac -[RCTBridge setUp] + 492 (RCTBridge.m:321)
14 React 0x00000001018345a4 -[RCTBridge initWithDelegate:bundleURL:moduleProvider:launchOptions:] + 224 (RCTBridge.m:175)
15 phoneIQ 0x0000000100373570 @nonobjc RCTBridge.init(delegate:launchOptions:) + 24 (:0)
16 phoneIQ 0x0000000100373570 RCTBridge.__allocating_init(delegate:launchOptions:) + 24 (AppDelegate.swift:68)
17 phoneIQ 0x0000000100373570 AppDelegate.initializeReactNativeApp() + 156
18 phoneIQ 0x000000010037521c AppDelegate.appController(_:didStartWithSuccess:) + 4 (AppDelegate.swift:160)
19 phoneIQ 0x000000010037521c @objc AppDelegate.appController(_:didStartWithSuccess:) + 72 (:159)
20 EXUpdates 0x000000010135465c __57-[EXUpdatesAppController _emergencyLaunchWithFatalError:]_block_invoke + 96 (EXUpdatesAppController.m:279)
21 EXUpdates 0x0000000101367ff4 0x10134c000 + 114676
22 EXUpdates 0x00000001013545e0 -[EXUpdatesAppController _emergencyLaunchWithFatalError:] + 212 (EXUpdatesAppController.m:278)
23 EXUpdates 0x0000000101353870 -[EXUpdatesAppController start] + 704 (EXUpdatesAppController.m:119)
24 EXUpdates 0x0000000101353cc0 -[EXUpdatesAppController startAndShowLaunchScreen:] + 624 (EXUpdatesAppController.m:156)
25 phoneIQ 0x0000000100373370 AppDelegate.application(_:didFinishLaunchingWithOptions:) + 1084 (AppDelegate.swift:60)
26 phoneIQ 0x00000001003734a8 @objc AppDelegate.application(_:didFinishLaunchingWithOptions:) + 136 (:0)
27 UIKitCore 0x000000019ce907a8 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 360 (UIApplication.m:2279)
28 UIKitCore 0x000000019ce9223c -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 3504 (UIApplication.m:2671)
29 UIKitCore 0x000000019ce98388 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1244 (UIApplication.m:4201)
30 UIKitCore 0x000000019c4ebc98 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 152