Posts by Mateus Fernandes Pinto • 11 points
2 posts
-
0
votes2
answers42
viewsA: How do I turn a login button on and off on Swift?
As extensions add new functionality to an existing class, structure, enumeration, or protocol type. This includes the ability to extend the types for which you do not have access to the original…
-
0
votes0
answers108
viewsQ: WF: _Webfilterisactive returning: NO
I have a problem in the following scenario: I am consuming data from a Json API, I am inserting this data into an html file that is in my project to be displayed in a webview. When I open webview…