Comment on page
iOS SDK
Integrate Our iOS SDK For Seamless Payments !
pod 'Foloosi-iOS-SDK', '~> 1.4.8'
pod update
iOS 9 has higher requirements for secure URLs. As many Indian banks do not comply with the requirements, you can implement the following as a workaround in Info.plist
1
<key>NSAppTransportSecurity</key>
2
<dict>
3
<key>NSAllowsArbitraryLoads</key>
4
<true/>
5
</dict>
AED, USD, EUR, SAR, etc.,
NOTE
Supported 170 world Currencies.
Foloosi Technologies Pvt Ltd.
Copyrights (c) 2022 Foloosi
Last modified 1yr ago