Hello there!
I open a URL with SFSafariViewController inside my app. The URL that opens should ask for permission for the location information as the first step. It works seamlessly through the normal safari application. But when it is opened with SafariServices in the app, I cannot get the location information. When I press the aA icon in the upper right corner of SafariServices UI and open the website settings, although the location part is selected as "Ask", it does not ask for permission for location information and does not see the location.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello friends,
Im using Terminal to convert .glb file to .usdz file with USDPython-0.65 which I download from Apple developer website.
I was using usd command properly since yesterday.
Im getting this errors.
https://ibb.co/PDmB3qn
Anybody having this trouble too?
Hello all!
Is there a way to detect with JavaScript if the website runs inside the iPhone's Safari Browser or inside an application SafariServices?
I found scripts but it detect WebView or not. What I want to is detect SafariServices.
Any suggestion or solution would be great!
Thanks..
Hello there!
After update of iOS15 quick-look does not work properly with SafariServices that we use on our native web.
For example; if you open this link on twitter https://developer.apple.com/augmented-reality/quick-look/
just click model to use quick-look, you will see AR part is not working..
Hello all!
My Xcode Version 12.0 (12A7209) and MacOS Catalina 10.15.6 (MacBook Pro Retina, 13-inch, Late 2013)
ContentView.swift's canvas is invisible although it is open in editor. I checked all options and they all ok.
What is problem here? is it bug or am I missing something?