mattwyskiel / LicensesKit

A simple way to list third-party licenses in your iOS apps
Other
58 stars 16 forks source link

Urls are opened in Safari #7

Open balazsgerlei opened 7 years ago

balazsgerlei commented 7 years ago

Hi! The library is really handy however I noticed that urls specified in the JSON result in links which open in Safari on iOS. If I am correct, this is not permitted by the App Store Guidelines (you can only use SafariViewController). Can you provide a solution to this?