react-native-gl-image-filters icon indicating copy to clipboard operation
react-native-gl-image-filters copied to clipboard

App crashes when trying to display filtered image from expo sdk 44

Open Didiwloski opened this issue 3 years ago • 4 comments

Hi Gregory!

Image filter functionality worked perfectly in my app till expo sdk 43. Thanks for that!

After upgrade to sdk 44 (and sdk45 as well) when entering screen with filtered image, app crashes and closes without any message on Expo Go and also no error message is visible on Sentry.

I think it has something to do with the fact that library or it dependencies relies on @unimodules/core, which is not available from sdk44. Are you going to upgrade your package so it functions well also on expo sdk44 and further versions.

Will be grateful for any info in that topic. I need to know if I should resign from filters functionality since I can not sustainably support it with sdk upgrades. I would love to avoid that.

Thanks in advance, Didiwloski

Didiwloski avatar Aug 11 '22 22:08 Didiwloski

Have you been able to find a fix for this now?

vincent-odukwe avatar Aug 17 '22 17:08 vincent-odukwe

Unfortunately, not yet.

Didiwloski avatar Aug 17 '22 19:08 Didiwloski

same, cant see any error and force close. please help

lhy0504 avatar Aug 31 '22 15:08 lhy0504

checking, PR's are welcome ;)

GregoryNative avatar Jan 08 '23 15:01 GregoryNative