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

FPNTextField.swift is missing an import libPhoneNumber #212

Open
golan-onestep opened this issue Oct 31, 2024 · 0 comments
Open

FPNTextField.swift is missing an import libPhoneNumber #212

golan-onestep opened this issue Oct 31, 2024 · 0 comments

Comments

@golan-onestep
Copy link

Describe the bug
Build errors in FPNTextField.swift Lines 33-35:
Cannot find NBPhoneNumberUtil in scope
Cannot find NBAsYouTypeFormatter in scope

To Reproduce
Steps to reproduce the behavior:

  1. Add FlagPhoneNumber to an Xcode project via SPM
  2. Build project
  3. See error

Expected behavior
Expect the project to build successfully

Screenshots

Smartphone (please complete the following information):

  • Device: iPhone 16 Simulator
  • OS: iOS18.0
  • Version 0

FlagPhoneNumber (please complete the following information):

  • Version 0.9.0

Additional context
Fix suggestion: Add import libPhoneNumber to FPNTextField.swift

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

1 participant