Shai Shamir

Results 5 issues of Shai Shamir

**What's happening?** AR camera will freeze when app is returning from background with an ongoing AR session. **Device tested**: iPhone XS Max running iOS12.4 It seems like a deadlock on...

# Report ## SDK Version pod AppsFlyerFramework (6.3.0) ## What did you do? 1. clicked on universal link. 2. app is launched and "continueUserActivity" is triggered: -(BOOL)application:(UIApplication *)application continueUserActivity:(NSUserActivity *)userActivity...

question

The cropped are had a shift in position from the original area the user created. To resolve the issue I did the following change: > GKImageCropper.m - changed "self.view" to...

Since the window for the flow button declare "makeKeyAndVisible" it become the key window and will result problems in presenting UIAlertController on the key window if using: keyWindow.rootViewController You should...

This is a cool POC that covers most aspects of on the go language change. The only issue I found is that the UINavigationBar "< Back" is not influenced by...