diff --git a/docs/website/content/create-an-ios-provisioning-profile.md b/docs/website/content/create-an-ios-provisioning-profile.md deleted file mode 100644 index 89d1969886..0000000000 --- a/docs/website/content/create-an-ios-provisioning-profile.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: "How Do I - Create An iOS Provisioning Profile" -date: 2015-03-03 -slug: "create-an-ios-provisioning-profile" ---- - - - - - -type=howdoi status=published date=2015-03-03 title=Create An iOS Provisioning Profile subtitle=Signing & provisioning on iOS is a bit painful, hopefully this will aleviate some of the pain youtube=OWHizrNyizQ link1=/signing.html link1Title=Signing Guide link1Desc=A detailed guide for code signing and provisioning on the various platforms link2=/blog/ios-code-signing-fail-checklist.html link2Title=Signing Fail Checklist link2Desc=Do you have a problem installing or building for iOS? We created a checklist you can review to pinpoint the problem. link3=/blog/ios-8-installs-customizing-the-pull-to-refresh.html link3Title=iOS 8 Install Issue link3Desc=iOS 8 seems to have a bug for some rare cases with over the air installs of specific apps, the workaround is to install via a cable or wipe the device tags=signing ~~~~~~ diff --git a/docs/website/content/take-a-picture-with-the-camera.md b/docs/website/content/take-a-picture-with-the-camera.md deleted file mode 100644 index cfaed56b07..0000000000 --- a/docs/website/content/take-a-picture-with-the-camera.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Take a Picture With The Camera" -date: 2015-03-03 -slug: "take-a-picture-with-the-camera" ---- - -type=howdoi status=published date=2015-03-03 title=Take a Picture With The Camera subtitle=Using the capture API to take a picture youtube=nF4eqzVcsic link1=http://udemy.com/build-mobile-ios-apps-in-java-using-codename-one/ link1Title=Free Udemy Course link1Desc=The Photo Share app that is at the basis of the course makes use of the camera to share photos link2=/how-do-i---access-native-device-functionality-invoke-native-interfaces.html link2Title=Native Access link2Desc=Need more access to low level camera functionality? You can always use the native interfaces tags=basic ~~~~~~ diff --git a/docs/website/static/create-an-ios-provisioning-profile/index.html b/docs/website/static/create-an-ios-provisioning-profile/index.html new file mode 100644 index 0000000000..47b909ccfa --- /dev/null +++ b/docs/website/static/create-an-ios-provisioning-profile/index.html @@ -0,0 +1,13 @@ + + + + + Redirecting… + + + + + +

This page moved to /how-do-i/how-do-i-create-an-ios-provisioning-profile/.

+ + diff --git a/docs/website/static/take-a-picture-with-the-camera/index.html b/docs/website/static/take-a-picture-with-the-camera/index.html new file mode 100644 index 0000000000..0ce1fcf68d --- /dev/null +++ b/docs/website/static/take-a-picture-with-the-camera/index.html @@ -0,0 +1,13 @@ + + + + + Redirecting… + + + + + +

This page moved to /how-do-i/how-do-i-take-a-picture-with-the-camera/.

+ +