Android Release Crashes

Hi all,
after many struggles getting the app released in the Play Store it was released today but crashes as soon as I take a look at event details, there is no problem on IOS and both have identical features.

The screen in question has a large image of the event, a map showing the location and 2 image lists, one to show the users that are participating ant the other to show who was invited.

I have a custom formulat in the first image list header to calculate vacancies.

Pretty basis stuff so no idea why it would crash, any ideas?

Thanks

In this case, you can submit a report ticket here Submit a Support Ticket

1 Like

Thanks :slight_smile: , yes I did that too and they’re already taking a look.

Anybody know how to resolve this?

com.facebook.react.uimanager.ViewManagersPropertyCache$StringPropSetter.getValueOrDefault
java.lang.ClassCastException

com.facebook.react.modules.core.ExceptionsManagerModule.reportException
com.facebook.react.common.JavascriptException

I made about 20 builds deleting and replacing, really frustrating.

The image list header is bugged,after removing the custom formula from the header it still didn’t work so I deactivated the header and then it worked.

DON’T USE A CUSTOM FORMULA IN THE HEADER OF AN IMAGE LIST :slight_smile:

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