The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello Dears,
I am trying to embed Power BI report in iOS web view using xamarin (Native Mobile App)
But the Sign In button is not working in case the report not public! and nothing happened when click on the button ☹️
I am using:
Also, I am facing the same problem on iPhone 6 with iOS 12.6 😔
Any help / update?
Solved! Go to Solution.
Hi @Anonymous ,
I think you try user owns data in Power BI Embedded. Please check whether you can sign in in other operating systems like windows.
You can capture Traffic from iOS Device by Fiddler. If your IOS device couldn't post, this may be caused by your operating system. Please try other operating system or check your code.
Here is the offical steps for user owns data.(Embed for organization)
Here is the developer sample about Power BI Embedded. You can download and try again.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
I think you try user owns data in Power BI Embedded. Please check whether you can sign in in other operating systems like windows.
You can capture Traffic from iOS Device by Fiddler. If your IOS device couldn't post, this may be caused by your operating system. Please try other operating system or check your code.
Here is the offical steps for user owns data.(Embed for organization)
Here is the developer sample about Power BI Embedded. You can download and try again.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.