Discussions
What is command monitor?
Could not find anything in documentation
Posted by Amit 11 months ago
Can we filter session wrt user instead of Device?
Posted by Gagan 12 months ago
Is AppSpector SOC 2 or ISO 27001 compliant?
Could somebody please advise whether AppSpector is SOC 2 or ISO 27001 compliant? We are working on a government project and those two standards are a hard requirement.
Thank you.
Posted by Ilya Lukyanov over 1 year ago
Illegal class file: Class module-info is missing a super type. Class file version 53.
Since Weds 19th I get this error trying to compile my app. The error is associated with Appspector. Uninstalling Appspector solved it. Have you changed something that has caused this?
Posted by Geoff Boult over 1 year ago
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?
Posted by Ihsan Helmi Faisal about 2 years ago
[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?
Posted by Maciej over 2 years ago
OpenSSL "image not found" issue
I'm trying out AppSpector for the first time with an iOS app. I have installed with Carthage and integrated, but when I run in the Simulator the app crashes with the following error:
```
dyld: Library not loaded: @rpath/openssl.framework/openssl
Referenced from: /Users/myuser/Library/Developer/CoreSimulator/Devices/9F207BCC-1BF5-4677-B69E-A8F84E024062/data/Containers/Bundle/Application/7E35FC9B-738B-4185-A6C2-AA8F55150607/my.app/Frameworks/AppSpectorSDK.framework/AppSpectorSDK
Reason: image not found
```
So I thought "okay, maybe they forgot to tell us about an openssl dependency" and I looked around, found an openssl framework to add to the project, but I still get the same error. Is there a step missing from the setup guide? Something wrong with the binary retrieved by Carthage?
thanks
Posted by Jannon almost 3 years ago
Traffic Limit
Hi, how can I get more than 2gb of traffic limit?. Actually we have the Developer Plan.
Cheers
Posted by Juan almost 3 years ago
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. 😄
Cheers,
Linus
Posted by Linus about 3 years ago
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?
Posted by Alex over 3 years ago