You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there ways to have custom schemes for the WebAuthenticationBroker for different project configurations? Otherwise I can't have both installed on my device at the same time (debug and release).
Currently for iOS I have to update the Info.plist file and add the scheme. It seems like good solution would be to use the application ID from the project properties. Project properties are already variable by configuration and target.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Are there ways to have custom schemes for the WebAuthenticationBroker for different project configurations? Otherwise I can't have both installed on my device at the same time (debug and release).
Currently for iOS I have to update the Info.plist file and add the scheme. It seems like good solution would be to use the application ID from the project properties. Project properties are already variable by configuration and target.
Beta Was this translation helpful? Give feedback.
All reactions