Skip to content

Commit ce28ba4

Browse files
authored
Updated URL in AppGyver tutorials (#18381)
* Automatic commit: Move 'appgyver-configure-camera', 'appgyver-connect-publicapi', 'appgyver-create-application', 'appgyver-display-information', 'appgyver-fetch-data' from QA to Production * Automatic commit: Move 'appgyver-configure-camera', 'appgyver-connect-publicapi', 'appgyver-create-application', 'appgyver-display-information', 'appgyver-fetch-data' from QA to Production * Automatic commit: Move 'appgyver-configure-camera', 'appgyver-connect-publicapi', 'appgyver-create-application', 'appgyver-display-information', 'appgyver-fetch-data', 'appgyver-subscribe-service' from QA to Production * Automatic commit: Move 'appgyver-configure-camera', 'appgyver-connect-publicapi', 'appgyver-create-application', 'appgyver-display-information', 'appgyver-fetch-data' from QA to Production * Automatic commit: Move 'appgyver-configure-camera', 'appgyver-connect-publicapi', 'appgyver-create-application', 'appgyver-display-information', 'appgyver-fetch-data', 'appgyver-subscribe-service' from QA to Production * Automatic commit: Move 'appgyver-configure-camera', 'appgyver-connect-publicapi', 'appgyver-create-application', 'appgyver-display-information', 'appgyver-fetch-data', 'appgyver-subscribe-service' from QA to Production
1 parent a1ec2a9 commit ce28ba4

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

tutorials/appgyver-configure-camera/appgyver-configure-camera.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ title: Configure Your AppGyver Application to Open your Device Camera
33
description: Configure the logic flow in your application to enable your device to open your camera on demand.
44
auto_validation: true
55
time: 10
6-
tags: [ tutorial>beginner, tutorial>license, topic>mobile, products>sap-business-technology-platform]
7-
primary_tag: products>sap-appgyver
6+
tags: [ tutorial>beginner, tutorial>license, topic>mobile, software-product>sap-business-technology-platform]
7+
primary_tag: software-product>sap-appgyver
88
author_name: Akseli Virtanen
99
author_profile: https://github.com/akseliv
1010
---
1111

1212
## Prerequisites
1313
- Access to an SAP BTP account in EU10 with Low-Code / No-Code entitlements
1414
- Previously followed the steps provided in [Create a Low-Code Application with SAP AppGyver](appgyver-create-application)
15-
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://apps.apple.com/fi/app/appgyver/id1485395192)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
15+
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://downloads.appgyver.com/SAP_AppGyver_preview_v3.4.4.zip)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
1616

1717
## Details
1818
### You will learn

tutorials/appgyver-connect-publicapi/appgyver-connect-publicapi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ title: Connect Your AppGyver Application to a Public API
33
description: Connect your application to a public API and then test that it's pulling the right information.
44
auto_validation: true
55
time: 10
6-
tags: [ tutorial>beginner, tutorial>license, topic>mobile, products>sap-business-technology-platform]
7-
primary_tag: products>sap-appgyver
6+
tags: [ tutorial>beginner, tutorial>license, topic>mobile, software-product>sap-business-technology-platform]
7+
primary_tag: software-product>sap-appgyver
88
author_name: Akseli Virtanen
99
author_profile: https://github.com/akseliv
1010
---
1111

1212
## Prerequisites
1313
- Access to an SAP BTP account in EU10 with Low-Code / No-Code entitlements
1414
- Previously followed the steps provided in [Configure your AppGyver Application to Open your Device Camera](appgyver-configure-camera)
15-
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://apps.apple.com/fi/app/appgyver/id1485395192)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
15+
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://downloads.appgyver.com/SAP_AppGyver_preview_v3.4.4.zip)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
1616

1717

1818
## Details

tutorials/appgyver-create-application/appgyver-create-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author_profile: https://github.com/akseliv
1212
## Prerequisites
1313
- Access to an SAP BTP account in EU10 with Low-Code / No-Code entitlements
1414
- Previously followed the steps provided in [Subscribe to the Low-Code / No-Code Service in SAP BTP](appgyver-subscribe-service)
15-
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://apps.apple.com/fi/app/appgyver/id1485395192)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
15+
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://downloads.appgyver.com/SAP_AppGyver_preview_v3.4.4.zip)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
1616

1717

1818
## Details

tutorials/appgyver-display-information/appgyver-display-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author_profile: https://github.com/akseliv
1212
## Prerequisites
1313
- Access to an SAP BTP account in EU10 with Low-Code / No-Code entitlements
1414
- Previously followed the steps provided in [Fetch Data from Public API to your AppGyver Application](appgyver-fetch-data)
15-
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://apps.apple.com/fi/app/appgyver/id1485395192)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
15+
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://downloads.appgyver.com/SAP_AppGyver_preview_v3.4.4.zip)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
1616

1717
## Details
1818
### You will learn

tutorials/appgyver-fetch-data/appgyver-fetch-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author_profile: https://github.com/akseliv
1212
## Prerequisites
1313
- Access to an SAP BTP account in EU10 with Low-Code / No-Code entitlements
1414
- Previously followed the steps provided in [Connect your AppGyver Application to a Public API](appgyver-connect-publicapi)
15-
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://apps.apple.com/fi/app/appgyver/id1485395192)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
15+
- Access to the AppGyver Previewer App on a smart phone or tablet: [iOS](https://apps.apple.com/us/app/sap-appgyver-preview/id1585856868) / [macOS](https://downloads.appgyver.com/SAP_AppGyver_preview_v3.4.4.zip)/ [Android](https://play.google.com/store/apps/details?id=com.sap.appgyver.preview.release)
1616

1717
## Details
1818
### You will learn

0 commit comments

Comments
 (0)