on 2024 Jul 17 10:53 AM
Hi @Jitendra_Kansal and everyone,
I am currently exploring SAP MDK and it's capabilities using licensed BTP account of my Org. I have few queries,
1. Is it okay if I use 'sap mobile services client' app which is publicly available to load the app content which I built and deployed in mobile services in production ? if yes, will it support push notifications which I am planning to trigger from S/4 Hana backend system by calling mobile service APIs ?
2. If I use the cloud build feature in SAP Mobile services to generate a MDK client, will it support push notifications ? I don't want to install MDK SDK locally to configure push notification settings, would be great if we have an option to do push notification settings in cloud build itself, if possible plz provide relevant blogs on that.
3.Looking for an answer to this issue https://community.sap.com/t5/technology-q-a/sap-mdk-sdk-installation-error/qaq-p/12511985/comment-id...
Thanks in advance,
Alagar
@alagar_pandian You won't get the actual source code of the branded MDK client generated in cloud build.
Using the cloud build you can (see this tutorial)
For #a, use step 1 to 2 from the push-customclient tutorial.
For #b, use step 1 to 3
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For #a, use step 1 to 2 from the push-customclient_tutorial .
I tried this option a and followed step 1 and 2 for standard MDK client which I had already generated using cloud build job. But I don't see any 'push registration success' message when I launch the app.
I even tried to run another cloud build job and installed the app again by the latest binaries but no use. I don't see any device registration information in mobile services aswell.
Is it because there is no step to add 'google-services.json' file for standard MDK client ? Please throw some light here Jitendra_Kansal .
User | Count |
---|---|
68 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.