Unable to see mobile app user email address, when i set Apptentive.shared.personEmailAddress = "yu@gmail.com".
Below is apptentive sdk code.
/* The email address of the app user in form fields and communicating with Apptentive. /
open var personEmailAddress: String?
In our mobile app code we are setting like below
Apptentive.shared.personEmailAddress = "yu@gmail.com".
Unable to see mobile app user email address, when i set Apptentive.shared.personEmailAddress = "yu@gmail.com".
Below is apptentive sdk code. /* The email address of the app user in form fields and communicating with Apptentive. / open var personEmailAddress: String?
In our mobile app code we are setting like below Apptentive.shared.personEmailAddress = "yu@gmail.com".
Refer: https://learn.apptentive.com/knowledge-base/ios-integration-reference/#customer-information
Previously in April 2020, it is working and i am able to see username. From the end of may 2020, it is not working.
Expected: please see email field and this sheet is download from apptentive website in April or may. Current one is different than below.