Hello everyone,
Am I missing something here?
The “search for” function doesn’t return any result in my native mobile app.
- I have an input field in which the user types an invite code.
- Upon clicking the “Search”-button, the organization matching the invite code should appear (as text)
The workflow:
- When button is clicked → set state: do a search for organization (constraint: Input value = invite_code) first item
This works in my web app obviously.
But why doesn’t it work in the mobile version? (neither web preview nor bubbleGo)
Thanks a lot for your replies!
Best,
Oliver