Skip to content

The default Nativescript splash screen always loading on real iOS 11 device #3159

Open
@NickIliev

Description

@NickIliev

From @mutazmq on October 14, 2017 18:33

I'm developing an iOS app but I'm still getting the Nativescript splash screen even though I did the following:

  1. Changed all images in Assets.xcassets folder
  2. Removed iOS platform usingtns platform remove ios and added it again (Just in case there was some caching)
  3. Deleted the app from my iPhone several times

But still I'm getting the same default Nativescript image when the app is launched on my device! However iOS simulator doesn't have this problem and shows me the new image.

Using tns version 3.2.0:

    "tns-android": {
      "version": "3.2.0"
    },
    "tns-ios": {
      "version": "3.2.0"
    }

Copied from original issue: NativeScript/nativescript-angular#1041

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions