IOS Integration

Update info.plist


Add the following key to your info.plist.

<key>NSPrincipalClass</key>
<string>VWOPrincipleClass</string>


The minimum iOS support version is 14.0 and set the same in the Podfile.