Update ApptentiveKit dep to 6.0.6
Workaround for Apptentive issues on iOS.
Thanks @kellyschrock !
My team added this section to our docs to help with this: https://learn.apptentive.com/knowledge-base/react-native-integration-reference/#dependencies
Will that free you up and help you update to 6.0.6?
Thanks @CaseyApptentive what we're running into is where if we specify 5.8.3, we get build failures on Android. If we use 6.0.3, we can build Android, but the iOS app crashes at startup.
It sounds like this may no longer be necessary per the comment here: https://github.com/apptentive/apptentive-react-native/issues/209#issuecomment-1319116575
Let us know if that's not the case. Thanks!
@CaseyApptentive Yeah if we can just patch it for now, that's fine. Thanks!