Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VC-1424 - Firebase Analytics Crash the app #627

Merged
merged 1 commit into from
Apr 16, 2021
Merged

Conversation

lumberman
Copy link
Collaborator

https://jesusfilmmedia.atlassian.net/browse/VC-1424

I found the root of the problem with the crashing bug.
Flipper that included with latest RN.
invertase/react-native-firebase#4935 (comment)
Fixed it by force updating Flipper to the latest version in the Pod file.

I had to migrate the package manager to yarn because of this bug versions conflict out of reach:
react-native-masked-view/masked-view#111

@lumberman lumberman requested a review from tataihono April 15, 2021 04:40
@lumberman lumberman merged commit 8b5fb9a into develop Apr 16, 2021
@lumberman lumberman deleted the ticket/vc-1424 branch April 16, 2021 16:17
lumberman added a commit that referenced this pull request Apr 19, 2021
Beta Apr 16 (#630)

* VC-1416 Fullscreen Video on Android (#625)
https://jesusfilmmedia.atlassian.net/browse/VC-1416

* VC-1416 - Fullscreen player orientation (#629)
https://jesusfilmmedia.atlassian.net/browse/VC-1416

* VC-1424 - Firebase Analytics Crash the app (#627)
https://jesusfilmmedia.atlassian.net/browse/VC-1424
lumberman added a commit that referenced this pull request Aug 13, 2021
* Master > Develop (#609)

* Voke 5.6.6 + Campaign Tracking + Family User Flow (#608)

* Added Family Adventure Flow
* Deeplinking

* remove unneeded patch

* Bump versionCode

* skip 2fa upgrade

* Version Code Bump by 1000

* move env default

* build with ios api key

* update apple file encryption

* Added Fix Image Process (required for iOS)

We forgot to copy "npx react-native-fix-image" form Travis config.

* allow tmux

* remove tmux

* Remove Tutorial + Redirect to Active Adventure

* VC-1289

+ sending UTM to the server only after User ID received.
+ better "Release Next!" button response when interned is down.

* Merge fix

Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com>
Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1371 – Android icon on phone screen to access app does not work (#610)

https://jesusfilmmedia.atlassian.net/browse/VC-1371

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1368 - Create interactions for videos when the videos are started, paused, resumed and finished (#611)

https://jesusfilmmedia.atlassian.net/browse/VC-1368

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* Master > Dev (#613)

* Back to new version track (#612)

* VC-1371 – Android icon on phone screen to access app does not work (#610)
https://jesusfilmmedia.atlassian.net/browse/VC-1371

* VC-1368 - Create interactions for videos when the videos are started, paused, resumed and finished (#611)
https://jesusfilmmedia.atlassian.net/browse/VC-1368

* Update package-lock.json

* Version Update

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1412: Change Blocking Endpoint (#620)

https://jesusfilmmedia.atlassian.net/browse/VC-1412

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1408: When joining the group it’s not showing users modal (#618)

https://jesusfilmmedia.atlassian.net/browse/VC-1408

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1403: Invite link screen looks bad (#619)

https://jesusfilmmedia.atlassian.net/browse/VC-1403

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1407: UI Language won’t be the same after app restart (#617)

https://jesusfilmmedia.atlassian.net/browse/VC-1407

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1406: Existing Reactions are missing on android (#615)

* VC-1406: Existing Reactions are missing on android

https://jesusfilmmedia.atlassian.net/browse/VC-1406

* Missing import

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1360: Exiting out of message context not working every time (#614)

* VC-1360: Exiting out of message context not working every time

https://jesusfilmmedia.atlassian.net/browse/VC-1360

* VC-1405: Can’t select reaction on android

https://jesusfilmmedia.atlassian.net/browse/VC-1405

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1404: New reactions won’t appear for other users without refresh (#616)

https://jesusfilmmedia.atlassian.net/browse/VC-1404

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* build(deps): bump swiperefreshlayout from 1.0.0 to 1.1.0 in /android (#582)

Bumps swiperefreshlayout from 1.0.0 to 1.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* VC-1418: Leader Zone > Step > Users Modal - Can’t exit out of this modal (#624)

https://jesusfilmmedia.atlassian.net/browse/VC-1418

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1417: Main question card > Footer > Invalid date (#623)

https://jesusfilmmedia.atlassian.net/browse/VC-1417

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* My Adventures > Have an Adventure Code link unstyled (#622)

https://jesusfilmmedia.atlassian.net/browse/VC-1413

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1416 Fullscreen Video on Android (#625)

https://jesusfilmmedia.atlassian.net/browse/VC-1416

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1416 - Fullscreen player orientation (#629)

https://jesusfilmmedia.atlassian.net/browse/VC-1416

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1424 - Firebase Analytics Crash the app (#627)

https://jesusfilmmedia.atlassian.net/browse/VC-1424

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* Quick Video Full Screen Fixes (Related to VC-1416)

* Master > Develop (#631)

* VC-1429 - Crash: ExceptionsManagerModule.java line 83  (#632)

* VC-1429 - Crash:  ExceptionsManagerModule.java line 83

https://jesusfilmmedia.atlassian.net/browse/VC-1429

* Send logs and warnings to crashlytics

* Update src/domain/Common/LanguageSwitch/index.tsx

Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com>

* Update src/domain/Common/LanguageSwitch/index.tsx

Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com>

* Update src/domain/Adventures/AdvLanguageSwitch/index.tsx

Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com>

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>
Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com>

* vc-1433 - Fix Missing Avatars in Members Modals Popup

https://jesusfilmmedia.atlassian.net/browse/VC-1433

* Minor Design Adjustments

* VC-1432 - Unwanted Redirects (#633)

https://jesusfilmmedia.atlassian.net/browse/VC-1432

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1428 - Make English adventures the default for all languages for now (#636)

https://jesusfilmmedia.atlassian.net/browse/VC-1428

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* vc-1434 – Show video banner when paused (#635)

https://jesusfilmmedia.atlassian.net/browse/VC-1434

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* VC-1427 – Better feedback when blocking/removing users (#634)

- Instead of 'accepted' we get 'accepted_and_blocked' from API.
- New user field 'archived?'

Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>

* Remove step download debouncing

* Allow reporting shared messages

* Quick Pre-release Fixes

– https://jesusfilmmedia.atlassian.net/browse/VC-1431https://jesusfilmmedia.atlassian.net/browse/VC-1382https://jesusfilmmedia.atlassian.net/browse/VC-1229

* Attempt to fix websockets on real devices

* Rollback sockets.ts to pre-upgrade version.

* Beta Apr 27 (#639) (#640)

Same a the latest beta + websockets fix

* Fix Missing Group Name On The Adventure Cards

* VC-1440 – Change warning string (#649)

https://jesusfilmmedia.atlassian.net/browse/VC-1440

* VC-1439 – Change color of "see all members" button (#648)

Change color of "see all members" button and hide it if all members fit into the current screen

* VC-1297 - Fix first Daily Release to occur next day, not same day (#650)

https://jesusfilmmedia.atlassian.net/browse/VC-1297

* Added extra crashlytics for better debugging.

* Update Version Number

* Bug fixing

* Redirect to home screen if error.

* Redirect to main page if fail to create adventure.

* Better debugging and redirect on invite creation

* Fix broken YouTube videos (#666)

Update YouTube player to next generation to fix broken YT videos.

* Fix broken Android build process (#668)

* Better debugging and redirect on invite creation (#659)

* Fix Broken YouTube videos playback (#667)

* Fix broken Android build

Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com>
Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants