I am trying to use libphonenumber for iOS. I use Matt Connolly libphonenumber-ios from GitHub and I have a built-in boost framework, and all of this is fine.
Now I canβt understand how to actually use it after dragging libphonenumber.a inside my Xcode project! Any simple use case along with which headers should be imported would be great.
source share