What is error 5 in chartboost? - ios

I integrate chartboost sdk in my app. I use latest sdk and perform each step according to documentation.
When I run the app Chartboost ad is not coming and when I log the error it gives me error code 5. Can anyone tell me what is error code 5 in chartboost?
please help me.

Finally, I got the solution!!!
The error 5 means that there is a network error. One reason for its occurrence is incorrect chartboost Id or chartboost signature.
In my case I enter wrong Id that's why I am getting this error and advertise is not displaying.

Related

Error with Universal Links on phone w/ iOS 13

I am seeing the below error in iOS 13 when trying to setup an app with universal links. Has anyone seen this or know what it means?
I am seeing this error in the device console for the swcd process.
Error getting enterprise-managed associated domains data. If this device is not enterprise-managed, this is normal:
Error Domain=SWCErrorDomain Code=1701 "Failed to get associated domain data from ManagedConfiguration framework." UserInfo={NSDebugDescription=Failed to get associated domain data from ManagedConfiguration framework., Line=250, Function=<private>}
When I install the same app on an iOS 12 device it works perfectly fine. Any thoughts would be appreciated
It seems that upgrading to iOS 13.2.2 solves the issue.
There is no official confirmation about this, but is seems resolved on iOS 13.2.2.
There may be some different places that cause this problem. Note that the format of AASA file seems to be changed recently. Please refer to this.
If the delegate isn't called, and there are some Google Analysis or Firebase features in the app, then it may be caused by method swizzling. If that's the case, please refer to my answer here.

Paypal MPL iOS error -1

My PayPal MPL integration which has been working correctly,but problem come from when initialize paypal library .
[PayPal initializeWithAppID:#"APP-80W284485P519543T" forEnvironment:ENV_SANDBOX];
It gives the following error:
Checking Error********************
Posting Error: -1
Internal server error.
Has anyone else experienced this?
I'm running Xcode 6.0.1 and this occurs in both iOS 7 & 8
I was also stuck at the same error and finally found the solution by adding
"bundle display name" in info.plist. Without it I was getting posting error.

Clientbank pytch iOS integration

I am trying to integrate Clickbank's Pytch framework in my iOS application.
but, after following exact sequence as mentioned in their doc, i am seeing error 403 Forbidden
Is there anyone who tried Pytch SDK?
https://support.clickbank.com/entries/40354996-Pytch-SDK
Okay. The error was in the id that i was passing. It was wrong, i corrected the id and it worked.

Chromecast ios api.. Entity not found

Anyone encountered this already?. I downloaded the sample code for IOS from github. I replaced the app id with my own, that i got after whitelisting my device. I ran the app and selected the device and media to cast. Soon after I hit the cast button, I am getting the following error....
Failed to start application (com.google.GCKFramework.GCKApplicationSessionError); caused by: entity not found (com.google.GCKFramework.GCKNetworkRequestError).
Found solution for this one. Once I enabled the Chromecast to send it's serial number to Google, the error went away (for future reference). It can be done in settings.
Source: https://github.com/googlecast/cast-ios-demo-player/issues/5

Debug ios share error message

I have trouble with the Facebook iOS share method described here:
http://developers.facebook.com/docs/howtos/publish-to-feed-ios-sdk/
When I login with Facebook and share for the first time it works. After that I am getting the following error message:
I have no idea how to debug it and where I can look up this error code.
Anybody can help me out?
I found a bug report https://developers.facebook.com/bugs/169352693201670?browse=search_504e55a89e7af1b86045526 which states that you need to use the old deprecated headers for now.

Resources