My new PowerApps aplication - working in Chrome, but when I open it in IE application is always laoding. Can you halp me?
Solved! Go to Solution.
Hi AlexO,
I received your email. After looking at the screen shot and error messages, it looks like you are embedding PowerApps in classic SharePoint site. This is not supported on IE and Edge.
The recommended way would be to use a PowerApps WebPart and embed it into your page, which can then be rendered in either classic or modern mode.
Could you please provide the session ID? To get the session ID, please follow these steps:
Open the app that does not open on IE.
Hit F12 to bring up the developer tool
Click on the Console tab
Click on the bottom of the page to place the cursor in the text box where you can type.
Type the following and hit enter:
Core.Telemetry.Log.sessionId;
The session ID should be displayed on top.
Can i get something else like this? I did everything that you described, but I get te message: "Core" is udefined.
I have this issue when I added my apps to sharepoint web part page. I use that code:
<center><iframe title="Business Card Request" min width="800 px" min height="450 px" width="98%" height="98%" marginheight="5" src="https://web.powerapps.com/webplayer/iframeapp?hidenavbar=true&source=iframe&screenColor=rgba(104,101...
appId=/providers/Microsoft.PowerApps/apps/81974411-3953-458f-a5e2-2fde9fa23203" />
</iframe>
</center>
When you hit F12 and click on the Console tab, do you see any errors? If so, please provide a screen shot of the Console window. Also, it would be good if you can provide Fiddler trace. I will send you a private message with my email address. Please send me Fiddler trace through email. Thanks.
Hi AlexO,
I received your email. After looking at the screen shot and error messages, it looks like you are embedding PowerApps in classic SharePoint site. This is not supported on IE and Edge.
The recommended way would be to use a PowerApps WebPart and embed it into your page, which can then be rendered in either classic or modern mode.
Thank you very much.
Can you give link to manual - how to do this correctly?
Here is the the link to PowerApps web part:
I am actually not sure if this will work with SharePoint classic mode on IE and Edge. You can give it a try.
Can you explain how to get the Powerapp WebPart into a Classic SharePoint page, I am having the same issue.
User | Count |
---|---|
122 | |
87 | |
86 | |
75 | |
67 |
User | Count |
---|---|
214 | |
180 | |
139 | |
96 | |
83 |