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. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/bb7b4ea7-bf1e-47e7-95a5-20e40a8728be%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.