最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

App Crash on iOS Device: "Can't show file for stack frame" Error with NativeScript in Xcode - Stack Ov

programmeradmin0浏览0评论

I'm developing an iOS application using NativeScript and recently started testing it on a physical iPhone device. When I build the app in Xcode and run it on the device, it immediately crashes. In the Xcode debugger, I see the following message:

Can't show file for stack frame : <DBGLLDBStackFrame: 0x34c61c120> - stackNumber:15 - name:-[NativeScript runMainApplication]. The file path does not exist on the file system: /Users/runner/work/ios/ios/NativeScript/NativeScript.mm

What I've Tried So Far:

  • performed a clean build (Shift + Command + K) to ensure no stale artifacts are causing the issue.
  • Tested on Simulator, the app runs without crashing in the iOS Simulator, so the issue seems specific to the physical device.

Environment

  • Xcode Version: 16.2
  • NativeScript Version: 8.8.3
  • iOS Device: iPhone 14 with iOS 18.3

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论