cancel
Showing results for 
Search instead for 
Did you mean: 

Can we create native windows desktop UI5 app(.exe) having offline OData capabilities ?

asalwahan36
Explorer
0 Kudos

I am creating iOS and android versions of UI5 application with offline OData feature. Users are demanding same functionality on Web app or native desktop app as all of them are not using tablets and phones.

Accepted Solutions (0)

Answers (1)

Answers (1)

Private_Member_467521
Active Contributor

Hi Ajay,

Yes. Here is the documentation:

https://help.sap.com/doc/d9c75eebcfa840c8a4aa4b0e6a8136de/3.0.14/en-US/a7d7b40c47024809aee453b301665...

Please review the restrictions on using client certificates to perform mutual authentication.

Enjoy 🙂

Luis

asalwahan36
Explorer
0 Kudos

Hi Luis,

Thanks for the quick response, this blog was helpful , I have gone through the capabilities of offline OData & it actually supports android, windows & iOS. But my question is how can I create windows desktop application using UI5. Requirement is a native installable app for desktop (not browser based).

For creation of mobile apps i am using Hybrid App Toolkit (HAT) and converting my existing fiori web-app into native mobile apps by adding some code changes for mobility. But HAT is not giving me option to build app for Windows. Do i need to create windows desktop application in C# or is there any way by which I can use UI5 for this purpose ?

Thanks,

Ajay Salwahan