forcedotcom / SalesforceMobileSDK-Package

BSD 3-Clause "New" or "Revised" License
22 stars 20 forks source link

Event for Back button in Login page #213

Closed rsiuli001 closed 3 years ago

rsiuli001 commented 4 years ago

85673604-afb51b00-b6e1-11ea-921f-b3bc1cea680b

Is there any way to track the event for the highlighted button in the login page?

wmathurin commented 3 years ago

You can customize the iOS login screen programmatically. See https://developer.salesforce.com/docs/atlas.en-us.noversion.mobile_sdk.meta/mobile_sdk/oauth_hide_gear_icon.htm

(Also the issue should have been posted on the https://github.com/forcedotcom/SalesforceMobileSDK-iOS repo).