Hi.
We are using a native client for some federated services where we would like to use FIDO2.
In IOS 14, WKWebView does not work for FIDO2, but FIDO 2 works with native Safari Browser.
Does WKWebView, SafariViewContoller or SSO extension ( in IOS 14 ) support FIDO 2 ?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi. I have created 3 push certificates (Apple Push Notification service SSL (Sandbox & Production)
) with my AppID, and I noticed I can't create Apple Push Notification service SSL (Sandbox & Production) certificate with my AppID anymore.
I do not see my AppID in the selection of AppID for Apple push notification service SSL (Sandbox & Production ) certificate.
Is max number of push certificate for same AppID is 3 ?
Hi Apple.
We are trying to get referred host info from new window or new tab in NEFilterDataProvider in IOS.
For example, if we open YouTube link (YouTube.com/abc) in a new tab or new window from the host site(abc.com), how can we get this referred host info from new tab or new windows ?
We would like to implement to block to load YouTube or media link in same host web site, in new tab or in new windows (if users click the Youtube or media link in the host site )
We know how to get host info if we load YouTube in the same host site ( we check header field to get host info in same tab, but could not find the way to get referred host info from new tab or new windows )
Thank you.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
File Provider
iOS
Network Extension
Safari Extensions
Hi. I have an Application including NEFilterDataProvider running for web filtering and NEFilterDataProvider is an extension.What I noticed that Applicaiton can't finish upgrading if NEFilterDataProvider extension is running. It just stays loading.I have tested upgrading via TestFilght, but still Application can't finish upgrading.However, if NEFilterDataProvider is killed or not running, Application can finish upgrading successfully.Do you have any idea why Application keeps loading and can't finish upgrading while running NEFilterDataProvider extension ?