Skip to content

Releases: NativeScript/ios

v9.0.0

17 Nov 17:10

Choose a tag to compare

9.0.0 (2025-11-17)

Bug Fixes

  • optional error parameter for NSError out parameters (#310) (99824ec)
  • visionos: build flags (29e5d79)
  • visionos: linker robustness (14355d5)

Features

  • Ada 3.3.0 (#313) (e24388c)
  • ES modules (ESM) support with conditional esm or commonjs consumption + better error handling (#276) (e72977a)
  • http loaded es module realms + HMR DX enrichments (#312) (59191d3)
  • support for struct reference index access (#304) (d289232)

v8.9.5

24 Oct 20:51

Choose a tag to compare

8.9.5 (2025-10-24)

Bug Fixes

  • make debugger log public (#302) (e89067c)
  • prevent crash during debug on fast view churn (like with HMR) (#294) (42a5328)
  • properly convert objective-c logs into os_log (#301) (5733af1)
  • symbol loader log true errors only to not confuse terminal output (#293) (7101127)
  • x86 simulators and add better failsafe around generated class names (#303) (bb02623)

Features

v8.9.4

09 Sep 18:36

Choose a tag to compare

8.9.4 (2025-09-09)

Features

  • include .dSYMs

v8.9.3

09 Sep 16:07

Choose a tag to compare

Bug Fixes

Features

  • Xcode 26
  • Ada 3.2.7 (#279) (fb56643)
  • improve robustness of linking with clang path checks (#280) (debc76d)
  • opt for os_log with graceful backwards compat fallback (#278) (3c5d894)
  • search sub framework paths in metadata generator (#277) (7bd239f)

v8.9.2

11 Mar 23:17

Choose a tag to compare

8.9.2 (2025-03-11)

Bug Fixes

Reverts

  • "feat: visionOS unit tests" (f26d72c)

v8.9.2-dev.1

11 Mar 20:08

Choose a tag to compare

v8.9.2-dev.1 Pre-release
Pre-release

8.9.2-dev.1 (2025-03-11)

v8.9.2-dev.0

11 Mar 19:40

Choose a tag to compare

v8.9.2-dev.0 Pre-release
Pre-release

8.9.1 (2025-03-11)

8.9.2-dev.0 (2025-03-11)

Reverts

  • Revert "fix: possible race condition extending native class" (f7c8371)
  • "feat: visionOS unit tests" (f26d72c)
  • "fix: handle gc protection in runtime run loop" (860caef)

v8.9.1

28 Feb 18:13

Choose a tag to compare

8.9.1 (2025-02-28)

Features

v8.9.0

24 Feb 22:35

Choose a tag to compare

Bug Fixes

  • handle gc protection in runtime run loop (#264) (5e8214d)
  • possible race condition extending native class (8b932a3)
  • URL: allow undefined 2nd args and fix pathname return value (#263) (4219038)

Features

v8.8.3-alpha.0

05 Dec 20:22

Choose a tag to compare

v8.8.3-alpha.0 Pre-release
Pre-release

8.8.3-alpha.0 (2024-12-05)

Bug Fixes

  • handle gc protection in runtime run loop (78b5e37)
  • possible race condition extending native class (8b932a3)