makemoji / MakemojiSDK-KeyboardExtension

Keyboard Extension (3rd Party Keyboard iOS)
http://makemoji.com/docs/3pk/
Other
10 stars 14 forks source link

NSURLErrorDomain Code (-999) -- https://api.makemoji.com/sdk/emoji/emojiWall #3

Closed doylerules85 closed 5 years ago

doylerules85 commented 5 years ago

I seem to be running into this issue now with the ios build... error below ---

2019-09-27 09:10:14.946019-0700 Ayn_Rand_Emojis_Keyboard[928:131187] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles 2019-09-27 09:10:14.948275-0700 Ayn_Rand_Emojis_Keyboard[928:131187] [MC] Reading from public effective user settings. 2019-09-27 09:10:16.101925-0700 Ayn_Rand_Emojis_Keyboard[928:131294] Task <8170A02D-B3C0-46C1-9B3A-6A8C270F74AF>.<1> load failed with error Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=https://api.makemoji.com/sdk/emoji/emojiWall, NSErrorFailingURLKey=https://api.makemoji.com/sdk/emoji/emojiWall, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <8170A02D-B3C0-46C1-9B3A-6A8C270F74AF>.<1>" ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <8170A02D-B3C0-46C1-9B3A-6A8C270F74AF>.<1>, NSLocalizedDescription=cancelled} [-999] 2019-09-27 09:10:16.104070-0700 Ayn_Rand_Emojis_Keyboard[928:131290] Task <8170A02D-B3C0-46C1-9B3A-6A8C270F74AF>.<1> finished with error - code: -999 2019-09-27 09:10:16.104775-0700 Ayn_Rand_Emojis_Keyboard[928:131291] Task <8170A02D-B3C0-46C1-9B3A-6A8C270F74AF>.<1> HTTP load failed (error code: -999 [1:89])

Do i need a new SDK? All steps completed correctly. Second build I've tried. Any help greatly appreciative.

doylerules85 commented 5 years ago

Was a SSL Error - Issue resolved.