Commit Graph
11 Commits
Author SHA1 Message Date
Nghia Tran a32bb270c0 Add websocket 2025-08-27 22:26:28 +02:00
Nghia Tran 0230b2536b Fix missing request headers 2025-08-27 21:26:55 +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