SOLVED nothing to do with Refine it was
SOLVED: nothing to do with Refine, it was Expo cache issue, options to disable both work fine on Expo/react native
I am not sure where should I write it so I am going with discussions
I am using Refine v4 in Expo/React Native app. It works as expected for web, but for mobile app I run into errors concering Telemetry (use of Image) and React Query Dev Tools (use of window functions). Disabling both didn't solve the isseue, as they were still present in dist production bundle and cause error. After removing both blocks app runs more or less as expected (still have problem firth firebase, but that is refine-firebase issue possibly).
I will investigate further, so I have some solid feedback or pull request, just letting you know. Maybe anyone run into similar issues?
I am not sure where should I write it so I am going with discussions
I am using Refine v4 in Expo/React Native app. It works as expected for web, but for mobile app I run into errors concering Telemetry (use of Image) and React Query Dev Tools (use of window functions). Disabling both didn't solve the isseue, as they were still present in dist production bundle and cause error. After removing both blocks app runs more or less as expected (still have problem firth firebase, but that is refine-firebase issue possibly).
I will investigate further, so I have some solid feedback or pull request, just letting you know. Maybe anyone run into similar issues?
