Merge pull request #300 from James-Sangalli/newAppStoreLink

add approved appstore link
pull/303/head
James Sangalli 7 years ago committed by GitHub
commit 31e0ae6b6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      Trust/Settings/Types/Constants.swift

@ -20,8 +20,7 @@ public struct Constants {
public static let twitterUsername = "Alpha_wallet"
public static let redditGroupName = "r/AlphaWallet/"
public static let facebookUsername = "AlphaWallet"
//TODO need to change this for launch
public static let appstoreURL = "itms-apps://itunes.apple.com/app/id1288339409"
public static let appstoreURL = "itms-apps://itunes.apple.com/app/id1358230430"
// support
public static let supportEmail = "support@awallet.io"

Loading…
Cancel
Save