2013
Moderator Registered 16 years 15 days
Guntram Diehl (innovaphone) Friday, 10 September 2021, 01:07 PM
1 of 1 users consider this post helpful
SDK Dialog: Javascript App Service for Provisioning App
We did some investigation if this can work already. We found that we cannot announce Service Apps yet in config.json. This is needed for the com.innovaphone.provisioning API.

We will add this functionality.
Andreas Fink
Moderator Registered 13 years 52 days
Andreas Fink (innovaphone) Tuesday, 28 September 2021, 05:14 PM
Re: SDK Dialog: Javascript App Service for Provisioning App
Support for App Service APIs will be available in V13r2 SR5.


{
"javascript": {
"eval": [
"innovaphone-exampleservice.js"
]
},
"apis": {
"innovaphone-example": {
"presence": true
}
},
"serviceApis": {
"innovaphone-example": {
"com.innovaphone.provisioning": {
"title": "JSExampleProvider"
}

}
}
}

← You can define your color theme preference here