Open lazerwalker opened 4 years ago
I re-wired up the getItemFromLootBox
tests, but the processNewRecording
test file was previously already nonfunctioning (we refactored out the entire file it was trying to test). Might be worth trying to get those tests functioning again some day; that day is not today.
FWIW, I'm leaving the Firebase SDK in the native apps for now. It's needed on Android for push notifications (and maybe some other stuff? It's deeply tied up in first-party Google services), and the only thing we're doing in native iOS land is analytics, which we might as well leave in place rather than build out an Azure thing.