Posts

Post not yet marked as solved
7 Replies
The only way I've found to make it work again, is to restart the device. After that it starts getting called.
Post not yet marked as solved
16 Replies
I don't think it's related to this. The link you've posted talks about the problem many developers have had with NSData's description property which changed since iOS 13. This thread is addresses the issue that very often, when building with debug config from xcode at least, application's delegate methods that inform us whether the APNs token was generated successfully or not, do not get called at all. And yes, if you restart the device it starts working again only to stop after an unknown period of time.Hope somebody from Apple responds to this thread and informs us wether this is a bug they'll fix soon or maybe intended functionality for debug apps.
Post not yet marked as solved
11 Replies
This is still happening in iOS 11.4.1 and iOS 12.1.4.Any updates?Stack trace:Crashed: com.apple.CFNetwork.Connection 0 libsystem_kernel.dylib 0x1811e92e0 __pthread_kill + 8 1 libsystem_pthread.dylib 0x18138e6a8 pthread_kill$VARIANT$armv81 + 360 2 libsystem_c.dylib 0x181157d0c abort + 140 3 libsystem_c.dylib 0x18112c000 basename_r + 314 4 CFNetwork 0x181e8d6f0 TCPIOConnection::_handleTLSEvent(nw_tls_context*, tls_handshake_message_t, void () block_pointer, bool) + 760 5 libnetwork.dylib 0x1827237c8 __tcp_connection_set_tls_message_handler_on_nw_connection_block_invoke + 168 6 libboringssl.dylib 0x1825890d4 __boringssl_session_trigger_callback_block_invoke + 136 7 libdispatch.dylib 0x181054aa0 _dispatch_call_block_and_release + 24 8 libdispatch.dylib 0x181054a60 _dispatch_client_callout + 16 9 libdispatch.dylib 0x1810931d4 _dispatch_queue_serial_drain$VARIANT$armv81 + 568 10 libdispatch.dylib 0x181093af8 _dispatch_queue_invoke$VARIANT$armv81 + 328 11 libdispatch.dylib 0x181093094 _dispatch_queue_serial_drain$VARIANT$armv81 + 248 12 libdispatch.dylib 0x181093af8 _dispatch_queue_invoke$VARIANT$armv81 + 328 13 libdispatch.dylib 0x18109449c _dispatch_root_queue_drain_deferred_wlh$VARIANT$armv81 + 332 14 libdispatch.dylib 0x18109c46c _dispatch_workloop_worker_thread$VARIANT$armv81 + 612 15 libsystem_pthread.dylib 0x181387e70 _pthread_wqthread + 860 16 libsystem_pthread.dylib 0x181387b08 start_wqthread + 4