mattermost-mobile/ios/Mattermost
Harrison Healey 3ac7b48adc RN-289 Sentry integration (#873)
* Added JS code for Sentry

* Removed leftover initializeSentry call

* Added SentryOptions config setting

* Added native components for react-native-exception-handler

* Removed default props from ErrorText

* Moved where Sentry is initialized

* Added ios/sentry.properties to .gitignore

* Added linking react-native-sentry to Fastlane

* Fixed fastlane to include newlines in sentry.properties

* Moved to manually link react-native-sentry

* Captured redux errors with Sentry

* Redid how Sentry is optionally compiled to be simpler

* Added Sentry middleware to create redux breadcrumbs

* Added Sentry tags for server version

* Initialize Sentry when testing

* Fixed string replacement for SentryEnabled in fastlane

* Added react-native-sentry to NOTICE.txt
2017-09-01 14:50:17 -03:00
..
Images.xcassets/AppIcon.appiconset Change app icon set (#395) 2017-03-24 19:21:36 -03:00
AppDelegate.h Initial commit 2016-10-04 14:10:44 -04:00
AppDelegate.m RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03:00
Info.plist Enable replying from the push notification (#871) 2017-08-29 12:16:34 -03:00
main.m Initial commit 2016-10-04 14:10:44 -04:00
Mattermost.entitlements PLT-5630 Implement push notifications and unread badge on app icon (#338) 2017-03-13 09:51:21 -04:00