How to integrate Z-Push Library to my iOS App For Activesync Mail?
-
How to implement Exchange Active sync mail app in ios using Z-push
Please help me, how i can use Z-push framework in ios. Any sample app is available? -
Hi vishnu-126,
@vishnu-126 said in How to integrate Z-Push Library to my iOS App For Activesync Mail?:
How to implement Exchange Active sync mail app in ios using Z-push
Please help me, how i can use Z-push framework in ios. Any sample app is available?What is your use case? What are you trying to achieve?
Manfred
-
I need to implement Mail app in iOS, which should use Exchange ActiveSync protocol to get mails, send and so on. I searched a lot but no use. Finally i found Z-Push but i am not able to understand how to use Z-Push in ios app. Can you please help me in this.
-
Hi @vishnu-126,
Z-Push provides ActiveSync support for the server side and not for the client. So if you have a server and a client that already supports ActiveSync you can use Z-Push to connect that client.
It seems you are looking for the opposite direction. You have a client that supports ActiveSync and are looking for a library to use to enhance you local client with support for ActiveSync.