Skip to content

Update of minimum iOS version and other goodies

Latest
Compare
Choose a tag to compare
@Shebuka Shebuka released this 22 Mar 15:07
· 3 commits to master since this release

Some of the major changes:

  • Minimum supported iOS version is now 9.0;
  • Added action sheet for presenting all supported and installed mapping apps;
  • Completely reworked logic with use of NSURLComponents;
  • Standard openURL is deprecated since iOS 10, replacing it with the new one with completionHandler.