We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On the Flurry dashboard I see an exception that seems to be raised by this plugin itself (this is with the latest version):
Full Stack Trace: java.lang.Exception com.blakgeek.cordova.plugin.flurry.FlurryAnalyticsPlugin.logError(FlurryAnalyticsPlugin.java:79) com.blakgeek.cordova.plugin.flurry.FlurryAnalyticsPlugin.access$400(FlurryAnalyticsPlugin.java:15) com.blakgeek.cordova.plugin.flurry.FlurryAnalyticsPlugin$1.run(FlurryAnalyticsPlugin.java:45) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) java.lang.Thread.run(Thread.java:818)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On the Flurry dashboard I see an exception that seems to be raised by this plugin itself (this is with the latest version):
Full Stack Trace: java.lang.Exception com.blakgeek.cordova.plugin.flurry.FlurryAnalyticsPlugin.logError(FlurryAnalyticsPlugin.java:79) com.blakgeek.cordova.plugin.flurry.FlurryAnalyticsPlugin.access$400(FlurryAnalyticsPlugin.java:15) com.blakgeek.cordova.plugin.flurry.FlurryAnalyticsPlugin$1.run(FlurryAnalyticsPlugin.java:45) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) java.lang.Thread.run(Thread.java:818)
The text was updated successfully, but these errors were encountered: