ibrust
ibrust
> @dgwight What was the hack you used for this problem? It isn't due to the fill algorithm, it's due to antialiasing being turned on for the graphics context. A...
This same issue is popping up in many different places related to the use of "mode". A fix seems to be the most urgent need at the moment.
Is there a version of MSW where this is not an issue?
The above suggestion does not fix the issue, FYI. Upgrading to expo 53 didn't fix it, either. @shubhamzlm did you open an issue in the expo repo for this? You're...
In my case fingerprint was working perfectly until I tried switching to have expo remotely manage the app versions. I did this because the google play store is bugging out...
> we were thinking to ignore node_modules from hashing and reduce the fingerprinting time. maybe it would also help for inconsistent npm/yarn version issue. before we did that by default,...
from the terminal I've also run fingeprint locally & via EAS, they generate the same output: `npx expo-updates fingerprint:generate --platform ios` `eas env:exec --non-interactive preview "npx expo-updates fingerprint:generate --platform ios`