iOS Core Data error while login into the eSignLive
Sunday, February 24, 2019 at 05:44pmHey,
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.
It throws following error:
CoreData: error: Cannot load NSManagedObjectModel. nil is an illegal URL parameter
libc++abi.dylib: terminating with uncaught exception of type NSException
This is the login method:
eSignLive.dashboard().login(withEmail: email, password: password, andCallback: { dict in })
Can someone help me to resolve the issue? Why Coredata error is coming ?
Thanks
Reply to: iOS Core Data error while login into the eSignLive
Friday, March 1, 2019 at 11:46amReply to: iOS Core Data error while login into the eSignLive
Monday, April 1, 2019 at 05:12amReply to: iOS Core Data error while login into the eSignLive
Thursday, April 4, 2019 at 10:47am