Discussions
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 4 years 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 5 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 5 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:
Posted by Jannon almost 6 years ago