Ashish Naik

Results 10 issues of Ashish Naik

**Describe the bug** On selection of new segment, i change userInterfaceStyle in animated block. During this labels of the segmentControl, also animate. How to fix this? Thanks. **To Reproduce** ```

For a UITableView inside a UIViewController, i observed an issue as below. my view shows UISearchController with scope bar. I am returning string from description delegate method to show empty...

Hi Thanks for writing this code. I would like to handle sandbox and production URL in same code. I don't know Python so wanted to check whether below code looks...

@ihomam I am using your code. Thank you. I show scope bar using searchBarTextDidBeginEditing(). `func searchBarTextDidBeginEditing(_ searchBar: UISearchBar) { if #available(iOS 11.0, *) { } else { self.searchBar!.showsCancelButton = true...

### Pull Request This PR is to test Facebook signup error 206 describe in https://github.com/parse-community/parse-server/issues/6511 Closes: https://github.com/parse-community/parse-server/issues/6511 Approach Added test case for Facebook signup and login. Calling from iOS Objective-C...

Hello I am getting error 206 after new Facebook user is saved and reason seems to be nil sessionToken. I am facing this for Apple sign in also randomly. This...

Hi, i am getting deprecation warnings when compiling for iOS 16. getting these warnings ``` Pods/CropViewController/Objective-C/TOCropViewController/TOCropViewController.m:87:14 'automaticallyAdjustsScrollViewInsets' is deprecated: first deprecated in iOS 11.0 - Use UIScrollView's contentInsetAdjustmentBehavior instead Pods/CropViewController/Objective-C/TOCropViewController/TOCropViewController.m:1299:36...

bug

- [x ] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [ x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [ x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-iOS-OSX/issues?q=is%3Aissue). - [...

type:bug

Hi pod update is failing with this error. [!] CocoaPods could not find compatible versions for pod "BarcodeScanner": In Podfile: BarcodeScanner (~> 5.0.1) None of your spec sources contain a...

### Description Hi, Issue is `Auth.auth().canHandleNotification(notification)` is always returning false so i am not able to process it. I checked Stackoverflow but could not find any solution. My code is...

api: auth
needs-info
no-recent-activity