Pradip Sutariya

Results 12 issues of Pradip Sutariya

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug

would you mind tagging this repo with the “HACKTOBERFEST” topic, or adding the “HACKTOBERFEST-ACCEPTED" label?

**Description** I have created a custom template using Stencil. When I include this template under the "bricks" directory and use a specific brick, it automatically modifies the Stencil template without...

question
chore
waiting for response

I have taken a pull of your branch and I was trying to write the most unit cases of the authentication module but I was facing some issues with that,...

*** Terminating app due to uncaught exception 'UIViewControllerHierarchyInconsistency', reason: 'child view controller: should have parent view controller: but requested parent is:' *** First throw call stack:

I am observing a UI issue if I add the TKFormTextField in UITableViewCell. ![Simulator Screen Shot - iPod touch (7th generation) - 2022-08-12 at 00 17 01](https://user-images.githubusercontent.com/54441132/184216139-988a4d87-f59b-47b7-b0db-64c2e4b7a957.png) could you please...

I'm trying to follow your code structure to handle the SQLite database operations but I wanted to know how to handle the migration using this? what is the best practice...