Hi Guys,
I am so very close to getting PowerBi Embedded to work in Xamarin forms, at the moment all I am getting is the Power BI Loading symbol. As you can see from the below image.
I think this is because I need to submit my token to the page somehow, I have a token but need someway of doing it. The way this was done on another app of mine was to use a ActiveX postMessage. I'm not sure if I need to do something similar but with WebView.Eval() and Javascript.
Any help is appreciated,
Thanks