I resolved my issue. I was using the secureStorage plugin and recently an API changed so that the app no longer prompted the user to configure a device passcode if one didn't exist already. Since we weren't handling this new API change, the device was running into digest cycle errors and crashing.
↧