Forum Discussion
NEHA MITTAL
Sep 12, 2018Copper Contributor
Webpart work in Android Sharepoint App but not in iOS Sharepoint App
We have added one custom webpart in Sharepoint online page. The webpart will calling webAPI and displaying the results. The webpart works fine in IE, Chrome and Safari on desktop and mobile. It work...
Sep 12, 2018
Out of curiosity: What have you used to develop this WebPart and how did you provision to SharePoint?
- NEHA MITTALSep 12, 2018Copper Contributor
Web API is developed using VS and deployed/published in AZURE.
We have used content editor webpart to provision with webpart (added CSOm code in txt file and called same through content editor webpart)
- NEHA MITTALSep 25, 2018Copper Contributor
Any suggestions?