Appspector Android Sdk Versions Save

AppSpector is a debugging service for mobile apps

1.3.0

3 years ago
  • Add support for SQLCipher
  • Add filter for SharedPreferences monitor
  • Add File System monitor
  • Fix some issues with Gradle plugin

1.2.1

4 years ago

Fix consumer proguard rules

1.2.0

4 years ago
  • Add E2E encryption feature
  • Fix the environment monitor

1.1.6

4 years ago

Fix the issue with empty shared preference monitor

1.1.5

4 years ago

Fix a concurrency issue in AppSpector.stop() method Add a couple of improvements for managing the application lifecycle

1.1.4

4 years ago

Fix obfuscation for LogMonitor. Filter

1.1.3

4 years ago
  • Fix NPE in HTTP Monitor during error processing from OkHTTP

1.1.2

4 years ago
  • Fix issues with Arabic locale
  • Fix issues with internal JSON convertor
  • Fix Strict Mode warnings

1.1.0

5 years ago
  • Add SharedPreference monitor 🎉
  • Add Logger to send log messages to AppSpector instead of Logcat

1.0.11

5 years ago
  • Fix issue with HTTP requests when the app installed from Play Store.