Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Our application was crashed cause of a specific method in Lib_A when we embedded the library in iOS8 devices

$
0
0

Hi

We are encountering with a mysterious phenomenon now.

We have created a static library( called as Lib_A) for Push notification with ordinary UIKit, and published it by Titanium.

I found a phenomenon that our application was crashed cause of a specific method in Lib_A( called as Method_A) when we embedded the library in iOS8 devices.

The following message was the error of the crash cause. -[OS_dispatch_queue_root boundBridge:withKrollObject:]: unrecognized selector sent to instance 0x35115740

We are thinking of is there any problem happened with a process in Method_A, since the crash hasn't happened if the method didn't call by Titanium side. We has tried to comment out the process in the method one by one and confirmed the operation, and we found the strange thing of that the process of Method_A in Lib_A was recreated and became empty. -[Lib_A boundBridge:withKrollObject:]: unrecognized selector sent to instance 0x35115740 ? the error message was changed from?OS_dispatch_queue_root?to?Lib_A?.

There was nothing in Method_A, so actually the method wasn't called. That's why the error occured.

Would you please tell us any information if you understand about ?boundBridge:withKrollObject:??


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>