fuse-compound / Fuse.Firebase

The start of fuse bindings for Firebase
MIT License
58 stars 28 forks source link

AdMob Layout Issue #84

Open treviz13 opened 6 years ago

treviz13 commented 6 years ago

Hey there! The Ad works fine, but the Behaivior in the ScrollView is not like Expected. So therefore I set: <NativeViewHost RenderToTexture="true" > And now it behaves great. But the Problem is, that if I go to the Page where the ad is (I have to scroll a bit down), then the Ad loads at the top of the Page (not expected) and also in the NativeViewHost. But the first visible Ad should not be there and is above another elements.

Edit: If i set <NativeViewHost RenderToTexture="false" > the Problem is, that the Ad is (when I scroll) always on Top. I have a Top Menu for the Subpages and when I Scroll the Ad is above that...

Does anyone know why? (I hope you understand my Problem x) )

Thanks!

ckarmy commented 6 years ago

+1

LuisRodriguezLD commented 6 years ago

Hello,

Can you post a minimal example code so I can take a look? Thanks

treviz13 commented 6 years ago

I am going to upload an example Project 👌🏼 thanks for help! :)