Parse4CN1 now supports push notifications on Android and iOS!

35 views
Skip to first unread message

sidiabale

unread,
Jan 23, 2017, 9:44:54 PM1/23/17
to CodenameOne Discussions
Hi,

I've just released version 3.1 of parse4cn1 which features push notifications support for Android and iOS!

I've tested the release against an openshift-hosted instance of Parse Server and back4app. Have a look and let me know if you face any problems. Many thanks to those who contributed to this release.

Cheers,
Chidi


nick.kr...@gmail.com

unread,
May 1, 2017, 4:30:39 PM5/1/17
to CodenameOne Discussions
First I have to say, this is very impressive and I really like what you're doing.

Now, I had the impression the test app would work out of the box in Netbeans. However, I am getting import exceptions. I feel like I'm missing an easy step somewhere. It works great with installing the precompiled apk for Android.

Here are the lines giving me issues:
import android.app.Application;
import android.os.Bundle;
import com.codename1.impl.android.LifecycleListener;
import com.codename1.impl.android.AndroidNativeUtil;
import com.parse.Parse; // com.parse.* includes are already available from the Parse SDK already integrated in parse4cn1.cn1lib
import com.parse.ParseInstallation;
import com.parse.SaveCallback;

I saw you tested this and had it working on a back4app and openshift account but I would also like to know if I were to setup my own Parse Server on a RedHat server, can this library be supported to receive/send push notifications even with a free CN1 account. I'm sure I'll have to read up more on that though. Also, do you know if this library works with PostgreSQL instead of MongoDB?

Any help would be greatly appreciated. This is the final step of my app and I'm a bit stuck.

Thanks.
Reply all
Reply to author
Forward
0 new messages