account-kit-samples-for-android icon indicating copy to clipboard operation
account-kit-samples-for-android copied to clipboard

Custom UI Manager - Custom Header Fragment not been picked when login flow state is CODE_INPUT

Open jorge-castrejon opened this issue 6 years ago • 0 comments

Hi,

I am using a custom UIManager to add my own fragment as a header in some login states, For almost all states I got no problems, but when the flow reaches the LoginFlowState.CODE_INPUT my custom fragment is not shown. Also the same issue is happening for the LoginFlowState.ERROR state

Is this the expected behaviour and the header can not been customized for those states?

Thank you Regards

platform: Android
version: account-kit-sdk:4.39.0

jorge-castrejon avatar Aug 29 '19 13:08 jorge-castrejon