Extraction of App Bundle

i’m having problem extracting my app unto an Andriod App Bundle. this is what it keeps showing me whenever i try to extract.

please what do i do?

1 Like

Unfortunately, that indicates somewhere you have a “ToString()” or another parameter calling a string, and have an invalid variable/item that you’re passing to it.

The only solution is that you’ll have to scour your events to find the incorrect expression.