Skip to content

Capacitor SplashScreen config ignored (ios) #17114

Discussion options

You must be logged in to vote

Found answer myself. For others in same situation, this is the quasar.config.js option that needs to be 'false'. Else the plugin config will be ignored.

  capacitor: {
    hideSplashscreen: true,
  },

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ap-bw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant