Post

Replies

Boosts

Views

Activity

TestFlight forum doesn't exist (to find interested people)
I found this link https://forums.developer.apple.com/community/distribution/testflight In another thread about finding TestFlight codes. The link above is not going to help me to find that forum, it does not exist. I am looking for some eager people to preview my app. I can invite a certain number of people to test or just preview my app (please have a look at https://app.airport.community/app/recvJ7w97YTBKvv64 to contact me) Otherwise, where is the TestFlight forum? Regards
2
0
1.7k
Mar ’22
Opening HTML in Safari from local file or string
Hello, I need to understand if this is feasible. I need to open a local HTML file placed in the temporary folder of an iOS Swift app in Safari, from the app itself. At present time I know it is possible to open an Url in Safari, but I am asking about 1- using the file:/// scheme (like Android does) 2- providing directly the HTML text I have this specific need not to use the WKWebView because I want that the user can exploit features like saving credentials, caching and so on. I do not know if the WKWebView is able to provide this kind of features, and I do not want to have this kind of features directly in my app for security concerns. Also other workarounds or solutions are welcome. Thanks in advance
2
0
3.0k
Oct ’22
Local storage/db of WKWebView in App Clips and installed Apps
Hello, I am studying a possible scenario. Let's say I create an App Clip that features a WKWebView. The WKWebView hosts a sort of webapp that uses local storage and IndexDB. When the complete app is installed, are the data persisted so the WKWebView of the complete app finds them as it was reading them before? Are the data transferred by the operating system to a new location but still accessed the same way by the WKWebView (Or even the location is the same because it is the WKWebView special storage)? Or are they wiped out? Thank you in advance Best regards
0
0
491
Jan ’25
TestFlight forum doesn't exist (to find interested people)
I found this link https://forums.developer.apple.com/community/distribution/testflight In another thread about finding TestFlight codes. The link above is not going to help me to find that forum, it does not exist. I am looking for some eager people to preview my app. I can invite a certain number of people to test or just preview my app (please have a look at https://app.airport.community/app/recvJ7w97YTBKvv64 to contact me) Otherwise, where is the TestFlight forum? Regards
Replies
2
Boosts
0
Views
1.7k
Activity
Mar ’22
Opening HTML in Safari from local file or string
Hello, I need to understand if this is feasible. I need to open a local HTML file placed in the temporary folder of an iOS Swift app in Safari, from the app itself. At present time I know it is possible to open an Url in Safari, but I am asking about 1- using the file:/// scheme (like Android does) 2- providing directly the HTML text I have this specific need not to use the WKWebView because I want that the user can exploit features like saving credentials, caching and so on. I do not know if the WKWebView is able to provide this kind of features, and I do not want to have this kind of features directly in my app for security concerns. Also other workarounds or solutions are welcome. Thanks in advance
Replies
2
Boosts
0
Views
3.0k
Activity
Oct ’22
Local storage/db of WKWebView in App Clips and installed Apps
Hello, I am studying a possible scenario. Let's say I create an App Clip that features a WKWebView. The WKWebView hosts a sort of webapp that uses local storage and IndexDB. When the complete app is installed, are the data persisted so the WKWebView of the complete app finds them as it was reading them before? Are the data transferred by the operating system to a new location but still accessed the same way by the WKWebView (Or even the location is the same because it is the WKWebView special storage)? Or are they wiped out? Thank you in advance Best regards
Replies
0
Boosts
0
Views
491
Activity
Jan ’25