Questions tagged [expo-updates]

18 questions
0
votes
1 answer

Expo fastlane build fails due to issue with logging in EXUpdates / expo-updates

I get this error message when building an IOS app on an expo managed worfklow for SDK 46. The error appears at the end of the log, at line 716: 'Logger' initializer is inaccessible due to 'internal' protection level. The expo-updates package is…
Gus Beringer
  • 172
  • 9
0
votes
0 answers

Expo Updates Custom Server

I have been trying to implement the custom server for expo updates as explained in this repo for my App https://github.com/expo/custom-expo-updates-server The expo-updates-server code I haven't touched, just changed the path in sripts/publish.sh and…
Shiv
  • 13
  • 6
0
votes
1 answer

Abort an Updates.fetchUpdateAsync() after a certain time [Expo/React native]

Expo React Native SDK Version: 46 Platforms: Android/iOS Package concerned : Expo.Updates Hello everyone, I want to programmatically check for new updates, without using the fallbackToCacheTimeout in app.json that will trigger the check of the new…
Julien Pepe
  • 142
  • 8
1
2