iOS12 crashes related to WTFCrashWithInfo

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

This #[Informational Post]​ is related to fixed versions of plugins to be considered for "WTFCrashwithInfo" related crashes.

Starting from iOS 12, there were some changes done in javascript core due to which in userWidget creation we can observe intermittent crashes with call stack ending at "WTFCrashwithInfo" method. So to avoid these crashes it is recommended to build your applications with versions specified below:

7.2.1 - iOS-GA-7.2.1.50

7.3.0 - iOS-GA-7.3.0.73

8.2 - SP2 FixPack 40

8.3 - SP3 FixPack 22

8.4 - SP4 FixPack 3

@Joshuv Gwvy​ Thank you for sharing knowledge with the community!

@Joshuv Gwvy​ : Does this crash happen in creation of all the kony widgets?