mrdishant / Paytm-Flutter-Plugin

A Flutter plugin to use the Paytm as a gateway for accepting online paymnets in Flutter app.
Other
10 stars 6 forks source link

Paytm Integration issue, library is not working for iOS app #3

Closed Ravikumawat1990 closed 5 years ago

Ravikumawat1990 commented 5 years ago

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Storyboard (<UIStoryboard: 0x283cdbe80>) doesn't contain a view controller with identifier 'FlutterViewController''

mrdishant commented 5 years ago

whatsapp image 2019-02-22 at 6 57 26 pm Just add "FlutterViewController" as Storyboard ID and Restoration Id for Main.storyboard's view controller.