I’m currently writing an article about building SharePoint 2013 mobile apps and things to take into consideration or think about before you begin.
I’d love input from my fellow community members, so if you have the time to answer 1 or more of the following questions, I’d greatly appreciate it! Â Please specify which question number you are answering.
- What are your favorite new mobile features that were introduced in SharePoint 2013, and why?
- Does your company or any of your clients currently use any 3rd party or open source mobile solutions? Â If so, which one(s) and what benefit do they provide or what problem do they solve?
- Do you think it’s better to build mobile apps for SharePoint, or just create a mobile browser version of your SharePoint site that works in all the major mobile browsers?
- How concerned is your company (or clients) about security surrounding mobile apps, such as, sensitive SharePoint documents falling into the wrong hands via mobile access; and what do you recommend they do to keep their content secure?
- Are there any other things your company or clients should consider before they start building mobile SharePoint apps?
Hi Wendy!
Q1: SharePoint 2013 CSS Media Query FTW!
Q3: depends on if the site has useful functionality that would be lost in a mobile-app only experience (what do i know, my mobile phone doesn’t even have internet!)
Q4: Don’t store sensitive stuff locally! That’s what the server is for. Make sure you can remotely disable your devices if lost or stolen, and make sure your policies are in place to limit this concern (otherwise…)
Q5: What shape is the peg vs what shape is the hole? Â Round -> Square not a good fit, don’t try and cram it.
For #3, yes I strongly prefer Mobile Apps versus a web page view of the app.
#1 – The built in scaling capabilities of images and the ability to choose CSS based on the device is cool
#3 – I think Facebook answered this…build native apps
For question #2, it should read “…currently use any 3rd party or open source mobile solutions for SharePoint?“