apptentive-ios icon indicating copy to clipboard operation
apptentive-ios copied to clipboard

Unable to see mobile app user email address, when i set Apptentive.shared.personEmailAddress = "[email protected]"

Open yugandh opened this issue 4 years ago • 0 comments

Unable to see mobile app user email address, when i set Apptentive.shared.personEmailAddress = "[email protected]".

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 = "[email protected]".

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. Screen Shot 2020-08-04 at 12 26 34 PM

yugandh avatar Aug 04 '20 19:08 yugandh