- Update plugin to HockeySDK iOS 3.8.5
- Fix a crash where appStoreReceiptURL was accidentally accessed on iOS 6
- Update plugin to HockeySDK iOS 3.8.4
- Replace old post build script
- Minor bugfixes
- Update plugin to HockeySDK iOS 3.8.2
- Add iOS 9 support
- Minor bugfixes
- Update plugin to HockeySDK iOS 3.7.1
- Append SDK and App information to managed exception reports * SDK name & version * App code & version
- Update plugin to HockeySDK iOS 3.6.4
- Fix broken interop & warnings in HockeyAppUnityWrapper.m (thanks to Andy Mroczkowski)
- Fix exception handling
- Report Error types
- Update version numbers
- Extend demo project
- Fix 'Example Project'
- Add readme section: Add dependencies
- Add entry in troubleshooting section: Disable ARC
- Add Unity 5 support
- Remove warnings
- Allow custom plugin folder structure
- Ease plugin configuration