Skip to content

Build is overriding custom iOS info.plist file #1533

@nraboy

Description

@nraboy

Not sure what happened, but just to be clear this worked fine in 1.5.x.

So I'm sure you're familiar with the iOS 9 App Transport Security (ATS) requirement for accessing URLs that are not HTTPS. The fix was to update the iOS info.plist file as seen here:

https://blog.nraboy.com/2015/12/fix-ios-9-app-transport-security-issues-in-nativescript/

However, now in 1.6.x when I make changes to the info.plist file and build, the changes are replaced.

What is the correct way to create an ATS policy in NativeScript now?

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions