Manaf Halimeh
Manaf Halimeh
for iOS, you can do the following ` final tokenResponse = await _oauthClient.getTokenWithAuthCodeFlow( clientId: clientId, scopes: scopes, webAuthOpts: {'preferEphemeral': true});` for android, you can just open the logout page from...
> you can edit the color of the card by heading to a drawable file called **card.xml** > To go to this file, give any view a background and set...
Thanks for your quick response. Here is the " card.xml" code .. I keep changing to: solid android:color="#FFFFFF"/> but it keeps getting back to this pink color " f6eef1 "...
> > Thanks for your quick response. > > Here is the " card.xml" code .. I keep changing to: > > solid android:color="#FFFFFF"/> but it keeps getting back to...
> > Thanks for your quick response. > > Here is the " card.xml" code .. I keep changing to: > > solid android:color="#FFFFFF"/> but it keeps getting back to...