YachtWave

Results 11 comments of YachtWave

having same issue... just upgraded from 49 to 50.0.2

@KiranRadish I have not found a solution, we pushed our latest update with it like that. We catch the exception and then just move on...

Here you go thanks! I believe this is only happening with the apple App Store (not google)“ https://apps.apple.com/us/app/yachtwave/id6447794172”Thanks! Sent from my iPhoneOn May 25, 2023, at 5:15 AM, Yu Watanabe...

I’ll send you my code when I get back to my desk on 1 hour. I’m using “us” and the issue only happens about 20% of the time, all others...

const updateConfig = { urls: { ios: { check: 'https://apps.apple.com/us/app/yachtwave/id6447794172', }, android: { check: 'https://play.google.com/store/apps/details?id=com.yachtwave.app', } } } let check = await checkVersion({ version: versionLocal, // app local version iosStoreURL:...

i just made the change to "us" (double quotes) ill run for a bit and provide an update.

@raajnadar Here is the Expo log that appears after the crash: ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Incident Identifier: C7FCF807-26EE-4675-B7E8-B3B4197CC71D CrashReporter Key: 9F40FF6D-C1EC-D40A-6B17-386462F9B528 Hardware Model: Mac15,9 Process: Expo Go...

I first replaced them with a different font “manrope” but it looks weird so now I’m just using bold for semi bold and black for extra bold. It seems the...

@nabilfreeman We are getting the same thing in Sentry with Expo-Font. I would need to find out where to start debugging such a thing, and the real issue is that...

I see a lot of 503 errors in Sentry with this package and the URL: https://itunes.apple.com/lookup. Is Apple against using this URL for this purpose and prefers that the Apple...