Discussions

Ask a Question

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?

ANSWERED

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?

ANSWERED

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?

ANSWERED

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. 😄

ANSWERED

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?

ANSWERED

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.