Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Hi, Does anyone know if DPS provides an API in the app wrapper to access device level hooks? So for example I want to build an app with training on a new car. The articles would be topics such as new features, new sub-systems etc. Can I build in some code language an extension that allows for quiz questions to be asked, scored, averaged and then possibly: saved locally, posted to an external server, or generate an email to be sent to an instructor.
Thanks!
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
You can build quizzes using HTML and JavaScript and use HTML local storage to store information. Similarly, an HTML article (or web overlay) can call out to any web APIs you may have hosted on other services.
DPS 2015 does not have a way to call down into device-specific things, however, like the camera.
Neil
Visualizações
respostas
Total de curtidas
You can build quizzes using HTML and JavaScript and use HTML local storage to store information. Similarly, an HTML article (or web overlay) can call out to any web APIs you may have hosted on other services.
DPS 2015 does not have a way to call down into device-specific things, however, like the camera.
Neil
Visualizações
respostas
Total de curtidas
Is the new DPS using Phonegap as the wrapper? If so is DPS just not including the plugins like cordova-plugin-camera and cordova-plugin-file?
Visualizações
respostas
Total de curtidas
DPS isn't written using PhoneGap. It's a fully native app.
Neil
Visualizações
respostas
Total de curtidas
Ah, okay. Thanks.
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas