Hi Marina,
I have a problem I cannot seem to solve,
I have 3 textinputs on profile page "Name, Mobile, Email" all 3 are saved in localstorage on click
on book page all 3 "Name, Mobile, Email" are read on page load, and this info is sent by email through sendgrid
it all works very well except on first install,
when first installed on phone or if I change details of "Name, Mobile, Email"
the next email will not include the details,
( although the sendgrid service thinks everything is ok, gives success result, this is strange because the email field is required to use service)
but if I send a second time all works fine
it just looks to eu that the app does not work
I have check everything I can and I cant find any probs