Skip to content

BuiltInParameters not applying in iPad - iOS #937

Open
@jmajcan

Description

@jmajcan

Issue

My React-Native has the library for external auth provided & I have my configuration set with the additional parameters:

import {
  authorize,
} from 'react-native-app-auth';

const config = {
  ...
  additionalParameters: {
    ...
    display : 'page',
    ...
  }
 ...
};

I have the configuration set to have the display shown for the page as seen in the BuiltInParameters options:

Screenshot:

Screenshot 2024-01-10 at 1 32 39 PM

Environment

  • Platform: iOS
  • react-native Version: 0.69.1
  • react-native-app-auth Version: ^7.1.0
  • Are you using Expo? No

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-more-infoThis issue may not have sufficient information for a contributor to take action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions