Closed TheNephilim88 closed 9 years ago
Hey,
starting today I got following exception: com.github.andlyticsproject E/Main﹕ Error while requesting developer console : com.github.andlyticsproject.console.v2.DevConsoleV2Protocol.parseRatingsResponse(DevConsoleV2Protocol.java:212) com.github.andlyticsproject.console.v2.DevConsoleV2.fetchRatings(DevConsoleV2.java:290) com.github.andlyticsproject.console.v2.DevConsoleV2.fetchAppInfosAndStatistics(DevConsoleV2.java:122) com.github.andlyticsproject.console.v2.DevConsoleV2.getAppInfo(DevConsoleV2.java:103) com.github.andlyticsproject.Main$LoadRemoteEntries.doInBackground(Main.java:521) com.github.andlyticsproject.Main$LoadRemoteEntries.doInBackground(Main.java:488)
com.github.andlyticsproject E/Main﹕ Error while requesting developer console : com.github.andlyticsproject.console.v2.DevConsoleV2Protocol.parseRatingsResponse(DevConsoleV2Protocol.java:212) com.github.andlyticsproject.console.v2.DevConsoleV2.fetchRatings(DevConsoleV2.java:290) com.github.andlyticsproject.console.v2.DevConsoleV2.fetchAppInfosAndStatistics(DevConsoleV2.java:122) com.github.andlyticsproject.console.v2.DevConsoleV2.getAppInfo(DevConsoleV2.java:103) com.github.andlyticsproject.Main$LoadRemoteEntries.doInBackground(Main.java:521) com.github.andlyticsproject.Main$LoadRemoteEntries.doInBackground(Main.java:488)
The pull requests fixes JSONException in parseRatings.
Thanks!
Hey,
starting today I got following exception:
com.github.andlyticsproject E/Main﹕ Error while requesting developer console : com.github.andlyticsproject.console.v2.DevConsoleV2Protocol.parseRatingsResponse(DevConsoleV2Protocol.java:212) com.github.andlyticsproject.console.v2.DevConsoleV2.fetchRatings(DevConsoleV2.java:290) com.github.andlyticsproject.console.v2.DevConsoleV2.fetchAppInfosAndStatistics(DevConsoleV2.java:122) com.github.andlyticsproject.console.v2.DevConsoleV2.getAppInfo(DevConsoleV2.java:103) com.github.andlyticsproject.Main$LoadRemoteEntries.doInBackground(Main.java:521) com.github.andlyticsproject.Main$LoadRemoteEntries.doInBackground(Main.java:488)
The pull requests fixes JSONException in parseRatings.