iOSアプリの「WKWebView」による「Webビュー」の実装方法をまとめました。 「http通信」(https通信ではなく)を行うには、以下のタグをInfo.plistに追加する必要があります。 <key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...