Tim Perry
Tim Perry

Reputation: 3096

Crittercism Cordova / Phonegap plugin spewing error: [Crittercism] warning: responseCode == 0 should be inside 100-599 for error == nil

I'm building a Cordova app and using the Crittercism plugin for error logging. I am getting a constant stream of errors when I run it from Xcode:

[Crittercism] warning: responseCode == 0 should be inside 100-599 for error == nil

I can't find anything about this in the documentation, stack overflow, the Apteligent website, et cetera. Does anyone have any idea if this is a problem?

Cordova 6.4.0 Cordova iOS 4.3.1 cordova-plugin-apteligent: 3.1.0

Thanks!

Upvotes: 0

Views: 79

Answers (2)

Sham
Sham

Reputation: 44

Tim, we have released a new version for PhongeGap 3.3.1 as given in the below link: https://www.npmjs.com/package/cordova-plugin-apteligent

This should fix your issue. Please make sure to follow the steps given in the following doc :https://docs.apteligent.com/development_platforms/phonegap.html

Upvotes: 1

Sham
Sham

Reputation: 44

Tim, we are currently facing some issue on PhoneGap integration and this is being looked upon by the Engineering team. We will update here as soon as we receive more information on it.

Upvotes: 0

Related Questions