• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

How to open external link in iOS?

mby4steemit (25)in #ios • 8 years ago
In Swift 4 just create url an pass them. The url will open in Safari.

if let url = URL(string: "https://steemconnect.com/sign/account-witness-vote?witness=yuriks2000&approve=1") {

            UIApplication.shared.open(url, options: [:])

}

#swift
8 years ago in #ios by mby4steemit (25)
$0.00
    1 vote
    • mby4steemit
    Reply 0
    Sort:  
  • Trending
    • Trending
    • Votes
    • Age