parse4cn1

parse4cn1 has some issue when working with Node JS and parse-server open source

你离开我真会死。 提交于 2019-12-23 02:41:09
问题 The parse4cn1 library works well with parse.com but it has some issues when working with Node 4.3.2 and parse-server open source . For example, when calling the ParseUser.signup() function, the "Invalid key name" exception is always happened. I tried to debug and figure out that the ParseCommand object should add the ParseConstants.CONTENT_TYPE_JSON to its header in order to make it can work. I don't why because it still works without doing this with parse.com . Another issue is the

(Proguard) Server Build Error Codename One

纵饮孤独 提交于 2019-12-21 21:56:18
问题 After adding an Android Certificate in my project, the Codename One server started getting issues to build, then by asking the Codename One support, they told me it could be something related to the Proguard, so after disabling the Proguard by setting android.enableProguard=false which is not recommended right? So after doing it the Codename One server builds fine, but I want to keep the Proguard enable since it's the recommeded, but when I keep it enable the Codename One server gets build

Will Parse4cn1 still work after Parse server retirement?

余生长醉 提交于 2019-12-10 11:31:31
问题 I've been looking for a way to send push notifications to Android, iOS and Windows phone devices. I've come across the Parse4cn1 library. This library uses Parse. However i saw on the Parse site that they will retire soon. I have the following questions regarding the Parse4cn1 library and the retirement of Parse. Does the Parse4cn1 library still work after Parse's retirement? Do i need to setup my own open source Parse server to support the push notifications and when i do this does it also

CodenameOne plan for the cloud storage API

做~自己de王妃 提交于 2019-12-08 05:11:20
问题 Since CodenameOne doesn't support "the cloud storage API" any more and the parse.com is going to retire soon as well. Does CodenameOne has any plan to release a new Cloud Storage API or provide suggestions/guidelines to help developers to deal with the parse4cn1 library code, cloud code, database structure and data in parse.com? 回答1: That is something you will have to figure out yourself as parse4cn1 was initially contributed by a community member and wasn't developed by Codenameone team. You

parse4cn1 has some issue when working with Node JS and parse-server open source

旧城冷巷雨未停 提交于 2019-12-07 06:37:31
The parse4cn1 library works well with parse.com but it has some issues when working with Node 4.3.2 and parse-server open source . For example, when calling the ParseUser.signup() function, the "Invalid key name" exception is always happened. I tried to debug and figure out that the ParseCommand object should add the ParseConstants.CONTENT_TYPE_JSON to its header in order to make it can work. I don't why because it still works without doing this with parse.com . Another issue is the ParseQuery.find() is always failed when using the ParseQuery.whereContainedIn() . The server exception is

CodenameOne plan for the cloud storage API

左心房为你撑大大i 提交于 2019-12-07 01:38:31
Since CodenameOne doesn't support "the cloud storage API" any more and the parse.com is going to retire soon as well. Does CodenameOne has any plan to release a new Cloud Storage API or provide suggestions/guidelines to help developers to deal with the parse4cn1 library code, cloud code, database structure and data in parse.com? That is something you will have to figure out yourself as parse4cn1 was initially contributed by a community member and wasn't developed by Codenameone team. You can use a simple webservices created in php, python or java, hosted along your content with any ISP. You

Will Parse4cn1 still work after Parse server retirement?

ⅰ亾dé卋堺 提交于 2019-12-06 11:24:30
I've been looking for a way to send push notifications to Android, iOS and Windows phone devices. I've come across the Parse4cn1 library. This library uses Parse. However i saw on the Parse site that they will retire soon. I have the following questions regarding the Parse4cn1 library and the retirement of Parse. Does the Parse4cn1 library still work after Parse's retirement? Do i need to setup my own open source Parse server to support the push notifications and when i do this does it also support push notifications for Windows Phone? ( http://blog.parse.com/announcements/parse-server-push

(Proguard) Server Build Error Codename One

主宰稳场 提交于 2019-12-04 16:27:43
After adding an Android Certificate in my project, the Codename One server started getting issues to build, then by asking the Codename One support, they told me it could be something related to the Proguard, so after disabling the Proguard by setting android.enableProguard=false which is not recommended right? So after doing it the Codename One server builds fine, but I want to keep the Proguard enable since it's the recommeded, but when I keep it enable the Codename One server gets build error with the following error log: https://s3.amazonaws.com/codenameone-build-response/d5f3c0c7-71a3