Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Hey, I am integrating the OneSpan Sign iOS SDK into an Existing Project. I have done all the initial configuration but when I am doing login, app is getting crashed.

Replies Created

Reply to: iOS Core Data error while login into the eSignLive

0 votes
Hi Michael, I think issue is somewhere else. We are using following pods in our project and it seems to me that OneSpan iOS SDK is giving error due to that as these pods creates core data datamodel. I tried to integrate our podfile (see below) in OneSpan sample project and it stop working and gives compile time error. Can you make Onespan sample project working with these pods? I had changed deployment target to 10.0 and Swift language to 4 but nothing works. ############### POD FILE START ############################# source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' target 'Sample' do # Comment the next line if you're not using Swift and don't want to use dynamic frameworks use_frameworks! # Pods for LaurentApp pod 'Alamofire' pod 'SwiftyJSON’ pod 'SlideMenuControllerSwift' pod 'IQKeyboardManagerSwift' pod 'JVFloatLabeledTextField' pod 'FacebookCore' pod 'FacebookLogin' pod 'GoogleSignIn' pod 'SDWebImage', '~> 4.0' pod 'HCSStarRatingView', '~> 1.5' pod 'SwiftyStoreKit' pod 'XLPagerTabStrip', '~> 8.1' end ############### POD FILE END #############################

Subscriptions

Topics Replies Freshness Views Users
Hey, I am integrating the OneSpan Sign iOS SDK into an Existing Project. I have done all the initial configuration but when I am doing login, app is getting crashed.
3 5 years ago 115
Profile picture for user Duo_Liang
Profile picture for user mwilliams

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.