vn-verdnaturachat/app/views/RoomsListView
IlarionHalushka 59a71ffaef [CHORE] Bugsnag logging setup (#1145)
* initial bugsnag setup

* upload sourcemaps to bugsnag during ios-build job

* fix: spacing in config.yml

* add yarn global add react-native

* add separate step: Upload sourcemaps to Bugsnag

* add brew install watchman

* install react-native-cli, remove install watchman

* upload source maps for android build

* add yarn add global react-native react-native-cli for android-build ci job

* add working_directory to android-build

* install npm i -g react-native react-native-cli

* add Install Node step to android-build job

* export path to node to bash_profile

* add step Install React Native CLI to android build job

* use yarn generate-source-maps in ci; exchange firebase log -> bugsnag log

* implement send(toggle) crash reports button

* move BUGSNAG_API_KEY to config file; remove generated source maps files

* unlink bugsnag

* add ios/Pods files connected to Bugsnag; fix ci android build job

* export firebase analytics also from /utils/log

* use `log(e)` instead of `log(error)`

* API Key changes

* pod install

* Fix iOS build

* Simulate error

* lint

* Add navigation

* Use projectRoot

* Revert project root

* - Don't run on forks
- Upload dSYMs

* Remove error sim

* Remove automatic dSYMs upload

* Remove fastlane-plugin-bugsnag
2019-08-23 10:18:47 -03:00
..
Header [IMPROVEMENT] Use autoFocus rather than timeout + focus (#1071) 2019-08-07 16:20:16 -03:00
ListHeader [NEW] Directory and Federation (#967) 2019-06-10 13:22:35 -03:00
ServerDropdown.js [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
SortDropdown.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
index.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
styles.js [NEW] Directory and Federation (#967) 2019-06-10 13:22:35 -03:00