Hello,
I am writing an application using the AppWarp API on Windows Phone 8.1 and Windows 8.1 using the Windows Runtime (WinRT) and I am trying to call connect using the AppWarp_WP7_SDK but I am not receiving my onConnectDone callback. I have checked and my WarpClient is initialized and I have an instance saved with a valid ConnectionRequestListener object when I attempt to call Connect(username) so I am not sure what else I can do.
Does the AppWarp SDK support the latest Windows Phone and Windows 8.1 runtime applications?
Also, I am using just one API key and Secret key for both AppWarp and App42 API's, do I need to get one set for each API or can I use one for both?