Commit Graph

11 Commits

Author SHA1 Message Date
Noah Tran a9fb8f7f5f Support Watch OS + VisionOS (#180)
* Support Watch OS

* Add apple watch sample app

* Support VisionOS

* Update atlantis-proxyman.podspec
2025-10-30 11:03:01 +01:00
Noah Tran 6885b9d835 [HOTFIX] Missing Request headers and body on iOS 18 and iOS 26 (#178)
* Fix missing request headers

* Fix missing request body

* Add websocket
2025-08-27 22:29:24 +02:00
Noah Tran 7f70aac59b Fixed Crashed from uploadTaskWithRequest:fromData in NewRelic Lib (#171)
* Fix uploading with nullable data

* Update ContentView.swift
2025-07-03 08:46:44 +07:00
Noah Tran 92ca545af6 New APIs for macOS 15.4 issue (#164)
* Update Transporter.swift

* add log to explain errors

* Update Transporter.swift

* Update Transporter.swift

* Use NWConnection on iOS Simulators

* Update Transporter.swift

* New solution to retry

* Retry with max

* Update AtlantisSwiftUIApp.xcscheme

* Update AtlantisSwiftUIAppApp.swift

* Bump 1.28.0
2025-04-19 13:02:34 +07:00
Noah Tran ec7ecc843b Update new SwiftUI Example App (#162)
* New SwiftUI App

* Update readme
2025-03-23 19:30:09 +07:00
Nghia Tran 0cb4430ff7 Update the Example App 2023-07-20 19:30:27 +07:00
Nghia Tran 42068dc542 Fix issue on iOS 16 beta 2022-06-28 14:14:59 +07:00
Nghia Tran d510f20fe6 Add Upload Task 2021-10-23 11:12:05 +07:00
Nghia Tran 22a2e2de69 Complete a simple example app 2021-10-23 10:37:51 +07:00
Nghia Tran e1b9e43c8e Basic GET 2021-10-23 10:04:37 +07:00
Nghia Tran ded78bc636 Init new Example project 2021-10-23 09:27:13 +07:00