I need to know the https address of a certain page within my app. This is going to be used as a redirect URL. I don't think it is a good idea to use deep links because it has to be an https address. I don't think Universal Links will work because it is not my website that I will be communicating with.
https address of a certain page within my app
I need more context to help you here. First up, are you building a native app? Or a web app?
You tagged your thread with WebKit, which suggest that you’re building a native app using WKWebView
. Is that correct?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"