Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 626 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 626 Bytes

noTLS

This is a beginner iOS app with painful "UI" to demonstrating making an HTTP call with TLS.

Prerequisistes

Make sure Xcode is installed.

Install

Clone the project and open the XCode project:

open No TLS.xcodeproj

Chose an iPhone Simulator (I build on iPhone 14 Pro running 16.4) and then press play. Click on the Fetch Insecure button to make the HTTP request.

Dynamic mobile app testing with NowSecure

You can dynamically test this apps with NowSecure Platform. Below are a few blogs on building iOS apps with GitHub Actions and then submitting them to NowSecure Plaform.