Skip to content

issues Search Results · repo:NativeScript/ios language:JavaScript

Filter by

122 results
 (72 ms)

122 results

inNativeScript/ios (press backspace or delete to remove)

When building an app with iOS 26 SDK the metadata generator is partly broken due to some changes in how the UIKit.framework is structured. The macro UIKIT_EXTERN that was previously defined in UIKit/UIKitDefines.h ...
  • BozzaDaniel
  • 3
  • Opened 
    on Jun 10
  • #274

error message: In file included from /Users/zhudezhen/Desktop/2025/react-native/nativescript-ios/ios/NativeScript/inspector/utils.mm:3: In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/c++/v1/codecvt:58: ...
  • iamlion
  • 1
  • Opened 
    on May 16
  • #273

Hello together, I am currently trying to migrate my app from NS 8.7 to 8.8. It seems like NS has an issue on simulators running iOS18. The relevant code block which kills the runtime is the following, ...
  • cjohn001
  • 2
  • Opened 
    on Sep 22, 2024
  • #262

In my NativeScript app I m using this piece of code to get the device code: declare const utsname: Object; declare const uname: (pointer: interop.AdoptedPointer) = void; const utsnamePtr = interop.alloc(interop.sizeof(utsname)); ...
  • jkatins
  • 5
  • Opened 
    on Aug 14, 2024
  • #259

There is the case of metadata-generator creating enums with wrong values if the original value is unsigned. This became apparent with UIRectCornerAllCorners case where value is an unsigned long in obj-c. ...
  • CatchABus
  • Opened 
    on Jul 27, 2024
  • #258

sudo npm install -g nativescript --unsafe-perm npm WARN deprecated osenv@0.1.5: This package is no longer supported. npm WARN deprecated phin@2.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support ...
  • HoncoTech
  • 2
  • Opened 
    on May 21, 2024
  • #253

I have a Page (parent) that opens a modal (child) using Vue s $showModal. On Android, parent page is loaded once as expected. On iOS, parent page is loaded, then unloaded when modal is shown, then loaded ...
  • chris-praxis
  • 1
  • Opened 
    on Apr 26, 2024
  • #251

After the merge of https://github.com/NativeScript/ios/pull/235, if the application has an Apple Watch embedded app, it will broke the compilation. image Actually cleaning the Swift-ObjC-Bridging-Header.h ...
  • gabrielbiga
  • Opened 
    on Apr 17, 2024
  • #249

Hi, I am bout trying to fixe a bug on nativescript-image-cache-it some class are ignored by the runtime with the metadata filtering ? There are a lot of class included but the SDAnimatedImageView not, ...
  • kefahB
  • Opened 
    on Mar 28, 2024
  • #245

I updated my ios to next: @nativescript/ios : ^8.6.4-next.2024-03-09-8212029414 , After doing so, the Chrome debugger stopped working. It appers to show Elements but Console and Network tabs don t ...
  • bradrice
  • Opened 
    on Mar 12, 2024
  • #243
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub