Expand my Community achievements bar.

The same problems using AdobeMobileSDK now under iOS12.

Avatar

Level 1

Previously problem with using AdobeMobileSDK under iOS11 been resolved. https://forums.adobe.com/message/10303811#

But a lot of people are already using new version iOS and the same problem returned on iOS12.

Logs:

Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]

PID: 71003, TID: 2299941, Thread name: (none), Queue name: com.adobe.analytics.processing, QoS: 0

Backtrace:

4   AdobeMobileSDK                      0x000000010c3e0372 +[ADBApplicationOnlyFunctionality isRunningOnBackground] + 41

5   AdobeMobileSDK                      0x000000010c3cad4b +[ADBAppOnlyFuncBridge isRunningOnBackground] + 105

6   AdobeMobileSDK                      0x000000010c3cf985 __ADBLifecycleStartInternal_block_invoke + 57

7   libdispatch.dylib                   0x0000000111bf1582 _dispatch_call_block_and_release + 12

8   libdispatch.dylib                   0x0000000111bf25a9 _dispatch_client_callout + 8

9   libdispatch.dylib                   0x0000000111bf96d4 _dispatch_lane_serial_drain + 781

10  libdispatch.dylib                   0x0000000111bfa33b _dispatch_lane_invoke + 428

11  libdispatch.dylib                   0x0000000111c0454d _dispatch_workloop_worker_thread + 733

12  libsystem_pthread.dylib             0x0000000111fde8f2 _pthread_wqthread + 409

13  libsystem_pthread.dylib             0x0000000111fde6e9 start_wqthread + 13

2018-07-05 14:58:03.164613+0200 Moje ING-uat[71003:2299941] [reports] Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]

PID: 71003, TID: 2299941, Thread name: (none), Queue name: com.adobe.analytics.processing, QoS: 0

Backtrace:

4   AdobeMobileSDK                      0x000000010c3e0372 +[ADBApplicationOnlyFunctionality isRunningOnBackground] + 41

5   AdobeMobileSDK                      0x000000010c3cad4b +[ADBAppOnlyFuncBridge isRunningOnBackground] + 105

6   AdobeMobileSDK                      0x000000010c3cf985 __ADBLifecycleStartInternal_block_invoke + 57

7   libdispatch.dylib                   0x0000000111bf1582 _dispatch_call_block_and_release + 12

8   libdispatch.dylib                   0x0000000111bf25a9 _dispatch_client_callout + 8

9   libdispatch.dylib                   0x0000000111bf96d4 _dispatch_lane_serial_drain + 781

10  libdispatch.dylib                   0x0000000111bfa33b _dispatch_lane_invoke + 428

11  libdispatch.dylib                   0x0000000111c0454d _dispatch_workloop_worker_thread + 733

12  libsystem_pthread.dylib             0x0000000111fde8f2 _pthread_wqthread + 409

13  libsystem_pthread.dylib             0x0000000111fde6e9 start_wqthread + 13

2018-07-05 14:58:03.247691+0200 Moje ING-uat[71003:2299941] ADBMobile Debug: Config - Attempting to load config file from /Users/lukasz/Library/Developer/CoreSimulator/Devices/3728705D-4310-4B2A-B018-2CAC7A1D32B1/data/Containers/Bundle/Application/45AE5F90-B82A-42A7-B324-5B8E15C88EBE/Moje ING-uat.app/ADBMobileConfig.json

Thanks in advance for help.

Tomasz

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Employee

Hi Tomasz,

Apple often holds SDK impacting changes until the final, golden release of the OS, which are things like chipset architecture changes. We check the golden build immediately after Apple release and get a new SDK out asap as many customers have apps that ship with the new OS enhancements before the device is available.

Seems like an odd thing to be broken by the iOS version though, given we moved the code off the background thread.

Could I trouble you to open a ticket with support so we can look into this issue specifically?

Thanks,

Jen

Avatar

Level 1

Where should I open a ticket with support in forum?

Currently, I don't have Adobe support. Only forum

Regards

Tomasz