Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't tap the Terms of Service and Privacy Policy links during Phone Authentication #487

Closed
klwoon opened this issue Jul 26, 2018 · 0 comments
Assignees

Comments

@klwoon
Copy link

klwoon commented Jul 26, 2018

  • Objective C or Swift: Swift
  • iOS version: 11
  • Firebase SDK version: 5.4.1
  • FirebaseUI version: 5.1.3
  • CocoaPods Version: 1.5.3

Step 3: Describe the problem:

Can't tap the Terms of Service and Privacy Policy links during Phone Authentication.

Steps to reproduce:

  1. Tap Sign in with phone
  2. Tap the Terms of Service and Privacy Policy links

Observed Results:

The UITextView at the bottom of FUIPhoneEntryViewController.xib needs to enable Selectable (Behaviour) and Link (Data Detectors) for the links to work. Please refer to the screenshot.
Relevant to #390

Expected Results:

Able to open the respective links in browser.

Relevant Code:

screen shot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants