You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Sometimes app getting failed to identify the edge and its getting crash. In Log is displays Missing 1, Missing 2 ( NSLog(@"MISSING %i", i);), then its crash. Below I have included Log.
The app was working fine before updating to swift2.3 to swift 3 (i have created bridge header) and Xcode to 8.3.2.
Hi, Sometimes app getting failed to identify the edge and its getting crash. In Log is displays Missing 1, Missing 2 ( NSLog(@"MISSING %i", i);), then its crash. Below I have included Log.
The app was working fine before updating to swift2.3 to swift 3 (i have created bridge header) and Xcode to 8.3.2.
Is there any way to handle it or fix it? Please let me know if you need any additional information. Thank you.
The text was updated successfully, but these errors were encountered: