DrupalGap icon indicating copy to clipboard operation
DrupalGap copied to clipboard

Phone Stuck in loading splash screen Invalid PID

Open senormedia opened this issue 7 years ago • 1 comments

iPhone UrbanHealth(UIAccessibility)[3218] <Error>: This child can't be serialized correctly: <AXUIElement 0x1740b3f80> {pid=3218}

iPhone UrbanHealth(libsystem_network.dylib)[3218] <Error>: nw_parameters_set_source_application Failed to convert from PID (0) to UUID. This could lead to wrong data usage accounting.

iPhone UrbanHealth(libsystem_network.dylib)[3218] <Error>: nw_socket_set_common_sockopts DATA ACCOUNTING LEAK: Invalid PID 0 [I]

senormedia avatar Oct 02 '18 17:10 senormedia

I'm assuming this is for Drupal 7...

@senormedia I'm sorry, but these error codes look like they have nothing to do with DrupalGap. My guess is either you have the UUID module installed in Drupal which can cause some problems with the Services module in Drupal, otherwise this looks to be xCode+iOS related since the error is specifically talking about iPhone.

signalpoint avatar Oct 02 '18 18:10 signalpoint