Skip to Content
0
Jan 25, 2023 at 09:36 AM

Allow and Decline buttons disappears in onboarding

296 Views

The problem is related to configureUserConsentStep() and configuredDataCollectionConsentStep():

When a user logs in to the app first time, everything works fine (see first image below) but if the user logs out and then tries to log back in, the buttons are hidden (see second image below). It is possible to click the bottom left and right corner to proceed the onboarding process, only that the buttons are transparent/white. This only happens if the user has logged out of the app before logging in again. If the app is killed and restarted, then this does not happen.

I have not done any code changes related to this, so it is the current SAP BTP ios SDK wizard output code.

- One possible idea is that this I might happen because the app already have the users consent stored, since the user has already logged in one time before and done the onboarding.

First image is showing how it is expected to look. Second image is when the buttons are hidden (but functional) which is what happens if the user logs out og the app before logging in again.

skjermbilde-2023-01-25-kl-101100.png

microsoftteams-image-1.png