snack icon indicating copy to clipboard operation
snack copied to clipboard

app gives attempt to change the getter when run on ios or android

Open Gagancoder opened this issue 2 years ago • 1 comments

Summary

In the application when ever I try to run it on ios or android it always gives the error like (Attempting to change the getter of an unconfigurable property)https://snack.expo.dev/@gagancoder123/order-on-2

What platform(s) does this occur on?

Android, iOS

SDK Version

v44.0.0

Reproducible demo or steps to reproduce from a blank project

https://snack.expo.dev/@gagancoder123/order-on-2

Gagancoder avatar May 25 '22 11:05 Gagancoder

@Gagancoder fun fact: you can set the exact conditions of your snack using Snack's query parameters

Regarding your issue, are you still running into this on SDK 46? If so, when you say iOS, do you mean device, simulator, or both? If you can update your snack link via the query params, I can try to help you out :)

danstepanov avatar Aug 13 '22 01:08 danstepanov