Could I use marmalade to create Service

50 Views Asked by At

As the title says, could I use marmalade to create a service? Also could I create a service(or alternative) for multiple platforms(IOS and Windows Phone)? Just to note the language I'm planning to use is C++.

1

There are 1 best solutions below

0
Pavel Zhdanov On BEST ANSWER

I understand so, services is an additional functionality which implemented differently on each platform, and Marmalade's abstraction layer does not provide cross-platform access to this functionality, but you can use Extensions Development Kit (EDK) for implement this. http://docs.madewithmarmalade.com/display/MD/Extensions+Development+Kit+EDK