Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Gradient does not work with AppShell #41

Open
srqdev opened this issue Nov 5, 2019 · 1 comment
Open

Gradient does not work with AppShell #41

srqdev opened this issue Nov 5, 2019 · 1 comment

Comments

@srqdev
Copy link

srqdev commented Nov 5, 2019

A curious one. I have a new Xamarin Forms app and it starts with a welcome page that uses XFGloss for diagonal gradients. After the Welcome screen is uses the Xamarin AppShell for the main part. The Android project works fine, Welcome page with gradient then AppShell pages. With iOS however the Welcome page works but the AppShell has a black background, nothing showing. What makes it curious is that just removing the code from the Welcome page that creates the background solves the issue and I get the AppShell again. If I bypass the Welcome page and go straight to the AppShell it still fails as long as I have the gradient code included. I've included a sample which demonstrates the issue. Note that this is in the iPhoneSimulator, so it is possible that it may work on an iOS device but it makes dev work problematic.
TestAppShell.zip

@srqdev srqdev changed the title Gradient does nto work with AppShell Gradient does not work with AppShell Nov 5, 2019
@tunbeo
Copy link

tunbeo commented Dec 6, 2019

Me too, I have the same problem with XFGloss, you must disable it from iOS project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants