hi , i have created android build,'There was error while parsing package' some lower version android devices.

hi , i have created android build, but during installation getting ‘There was error while parsing package’ some lower version android devices. please help

What devices are you using?

Remember that minimal Android SDK for Expo is 19.

i am using GalaxyJ7 and Samsung s6
“sdkVersion”: “26.0.0”,

Solution of this issue is - Change ‘bundleIdentifier/packages’ and name of the expo app in app.json.

1 Like

@brstdev17 Glad you got it figured out. Was it a matching issue or did your old name/bundleidentifer have special chars/spaces?

Cheers,

Adam

no special chars/spaces in old name/bundleIdentifier/packages . yes it was matching issue

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.