Post

Replies

Boosts

Views

Activity

Network Extension and iOS simulator
Hi,Is it possible to develop and debug Network Extension (such as app-proxy) using iOS simulator?I was trying to add profile with app-proxy configuration to simulator and then run app. It is clear visible that network extension is not loaded. All netwoking (in my case it is just web view request) is not handling by network extesnion.If I run app with network extesnion in real iPhone - I see that network extension catch request from the app.
2
0
6.2k
Aug ’22
Network Extension and iOS simulator
Hi,Is it possible to develop and debug Network Extension (such as app-proxy) using iOS simulator?I was trying to add profile with app-proxy configuration to simulator and then run app. It is clear visible that network extension is not loaded. All netwoking (in my case it is just web view request) is not handling by network extesnion.If I run app with network extesnion in real iPhone - I see that network extension catch request from the app.
Replies
2
Boosts
0
Views
6.2k
Activity
Aug ’22
UIButton action is not working in SwiftUI application.
Hello, I'm trying to add floating UIButton on the top of UIHostingController view and found weird thing. Action of the UIButton is not working if there is Button (from SwiftUI) underneath UIButton. Action is working if there is no Button underneath. Why action of UIButton is not working? Tested with iOS 15.4
Replies
3
Boosts
0
Views
998
Activity
Apr ’22