Closed KOSURUUDAYSAIKUMAR closed 4 years ago
You should not use LoginWebViewController
directly in your storyboard.\
Just initiate it in your code and then present it as a modal 💪
Check out the README.md for more info on how to implement it correctly.
Hi Team,
When I install the pod and run the project. I gave LoginWebViewController as an storyboard inside class name: But the app is crashed :
Instagram[469:27074] Fatal error: init(coder:) has not been implemented: file /Users/My/Desktop/Instagram/Pods/SwiftyInsta/SwiftyInsta/UI/LoginWebViewController.swift, line 68
I have an requirement please help me anyone.