Discussions
Can we filter session wrt user instead of Device?
Dashboard down
I've been unable to reach the app spector dashboard (https://app.appspector.com/) for the past couple of days. Is there an outage? Do you have any estimates about when it will be back up?
gradle not found due to appspector
I keep getting
Could not find com.android.tools.build:gradle:3.1.0.
Searched in the following locations:
https://maven.fabric.io/public/com/android/tools/build/gradle/3.1.0/gradle-3.1.0.pom
https://maven.fabric.io/public/com/android/tools/build/gradle/3.1.0/gradle-3.1.0.jar
https://maven.appspector.com/artifactory/android-sdk/com/android/tools/build/gradle/3.1.0/gradle-3.1.0.pom
https://maven.appspector.com/artifactory/android-sdk/com/android/tools/build/gradle/3.1.0/gradle-3.1.0.jar
Required by:
project :app > com.appspector:android-sdk-plugin:1.0
Open File
Monitor All Network Including 3rd Party Network
I tried Appspector, but it's not showing all network calls. 3rd party network calls not appear on the Appspector Network dashboard.
How to intercept all network including 3rd party api calls?
Traffic Limit
Hi, how can I get more than 2gb of traffic limit?. Actually we have the Developer Plan.
[iOS] Incorrect urls for all curl imports
I have strange problem, all requests imported as curl have extra http
in url (like http://https//google.com
, where correct url would be https://google.com
). Is it known bug?
GDPR Compliance
Hey there!
I've just discovered AppSepctor and it blew me away! Especially being able to inspect the network requests is amazing!
One question though as we're serving customers from the EU: is AppSpector fully GDPR compliant?
I sincerely hope it is, I have to use it. 😄
Network Collections for NSURLSession delegates
Do you plan to support tracking NSURLSessionTask s that reports to
NSURLSessionDataDelegate, NSURLSessionTaskDelegate
or to add api to your SDK that can bind responses or/and bodies to requests that already tracked in these case by your SDK?
Add raw json response & POST body
Hi there!
memory usage is not showing anything
I am building a flutter app and I have added the appSpector plugin and configured it according to the example. But the memory usage and CPU usage are showing no variations.