cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming NW Gateway odata service in iOS

sushant_nath2
Participant
0 Kudos

Dear All,

I have a requirement to consume SAP Netweaver Gateway Odata services directly in iOS native application.

The same application should also support push notifications.

Can anyone please help me out by giving suggestions/recommendations on this?

Tried these options:

SAP Netweaver Gateway tool for Xcode: No more available/depricated.

The OData Client for Objective-C at Codeplex (This project is no longer active, don't feel safe to use unsupported tools)

GWPA  (No longer available for iOS)


AFNetworking - Is it recommended to use third party libraries/frameworks to build enterprise mobile applications using SAP?

Thanks in advance.

Best Regards,

Sushant

Accepted Solutions (0)

Answers (1)

Answers (1)

midhun_vp
Active Contributor
0 Kudos

Hi Sushant,

If your requirement is to consume Odata in ios mobile app without using any platform like SMP 3 or HCPMS you still should be able to do that.

Odata is open protocol, hence there will be different types of libraries available in the market to consume Odata in iOS. A simple google search gave me an example: Consuming OData using Objective-C

Hope it helps.

Regards, Midhun

SAP Technology RIG

sushant_nath2
Participant
0 Kudos

Hi Midhun,

Thanks a lot.

This information is helpful.

Is it recommended to integrate third party libraries/open sources to develop enterprise mobile applications using SAP for production/client applications?

Also there is push notification to be implemented.

Please suggest.

Regards,

Sushant Nath