GithubHelp home page GithubHelp logo

Can you help me ? about nkvphonepicker HOT 7 CLOSED

hong0595 avatar hong0595 commented on June 7, 2024
Can you help me ?

from nkvphonepicker.

Comments (7)

NikKovIos avatar NikKovIos commented on June 7, 2024

Hello)
Look at example project

nkvphonepicker_exampleviewcontroller_swift_at_master_ _nikkovios_nkvphonepicker

from nkvphonepicker.

hong0595 avatar hong0595 commented on June 7, 2024

class ViewController: UIViewController {

@IBOutlet var topTextField: NKVPhonePickerTextField!
override func viewDidLoad() {
    super.viewDidLoad()
    topTextField.phonePickerDelegate = self//////////-----------------------------**here**
    topTextField.favoriteCountriesLocaleIdentifiers = ["RU", "ER", "JM"]
    let country = Country.countryBy(countryCode: "EG")
    topTextField.currentSelectedCountry = country
    topTextField.customPhoneFormats = ["RU" : "# ### ### ## ##",
                                       "GB": "## #### #########"]
}

Compile failed
Thread 1:EXC_BAD_ACCESS(code=1,address=0x0

from nkvphonepicker.

NikKovIos avatar NikKovIos commented on June 7, 2024

I just downloaded a project, compiled an example and everything works well. Check your code please.

from nkvphonepicker.

hong0595 avatar hong0595 commented on June 7, 2024

OK, I'll study it again. Thank you very much for your answer

from nkvphonepicker.

hong0595 avatar hong0595 commented on June 7, 2024

error001
error002

I'm sorry,
Please take a look at me again.

from nkvphonepicker.

NikKovIos avatar NikKovIos commented on June 7, 2024

Check the the class of the text field in Storyboard

from nkvphonepicker.

hong0595 avatar hong0595 commented on June 7, 2024

2017-09-13 08 29 27
2017-09-13 08 30 30

Good,Very good. ^^ Thank you very much ^^

from nkvphonepicker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.