Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Adding busines object data fails when deployed to android

edited Sep 25, 2018 1:07PM in Visual Builder 5 comments

Content

I have a "Consumer" business object with the following fields:

1. Name

2. Age

3. DOB

 

I have a mobile application with two flow pages.  The start page has a form with three text inputs (name, age, dob).  I created a Business Type from the Post Consumer service.  I then created a variable of that type.   Each input field has a value bound to the consumer variable.  When the button is clicked I have an action that does two things.

1. It calls the POST Consumer service and uses the consumer variable as it's post payload.  

2. Navigates to the second flow page

 

It works perfectly online in the emulator.  When I download it to my Google Pixel that submit button does not create the business object and does not move to the next page.  The app is set to anonymous access and there are no security rules on the business object.  

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!