Details
Details
Repro the issue and see a promise rejection warning YellowBox instead of the app crashing on log-in
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp | ||
---|---|---|
843–884 | Not a huge fan of having a single error that gets repurposed as we get deeper in the indentation and just the amount of indentation generally... but seems like the way we're handing things in CommCoreModule so probably fine for now. |
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp | ||
---|---|---|
843–884 | I don't like it either, but don't have time to do anything better right now |