Which three roles or activities are commonly performed by mobile application developers?
For a MAF application to register an URL scheme to be invoked by other applications on the device, it must define two things. First, it defines the URL scheme in themaf-application.xml file.
What is the second thing the application must do to be invoked and handle the event when the application is initiated by the URL scheme?
Which three are correct practices by developers who are creating a MAF application?
Which statement is true about consolidating data queried from a SOAP web service and a REST-JSON web service locally on the MAF client so that it can be exposed in a single data control?
Which two methods allow you to update a MAF application without reinstalling the application?