Skip to content

Server returns 'test value firstName' and lots of other issues. Is the Cosync service still being maintained? #6

@agape-apps

Description

@agape-apps

Hi Richard Krueger, I just tried the sample React native app. I really like theCosync service as it was easy to get started and would like to use it for my app. I found Cosync through one of your articles on Medium.

But there are quite a few issues with the app and the service, therefore first of all:

Is the Cosync service still being maintained? Will the service still be available in 12 months?

One reason I ask, is because the certificate of the https://cosync.io domain is expired. Also the React Native package https://www.npmjs.com/package/cosync-jwt-react-native only gets about one download per week, showing very slow adoption. Another reason is, because the change-log 'blog' has not been updated for about 10 months.

I will bring up just this issue now which I had with the demo app: The global.userData.data which is metaData presumably returned from the server all shows test value ... instead of the name:

global.userData.data 
{"status":"active","createdAt":"2021-07-30T07:21:39.000Z","updatedAt":"2021-07-30T07:21:39.000Z",
"handle":"[email protected]",
"twoFactorPhoneVerification":false,"twoFactorGoogleVerification":false,
"appId":"143b39f20f3643019ee60bf5b353cc6a",

"metaData":{"user_data":{"name":{"first":"test value firstName","last":"test value lastName"},"email":"test value email"}},

"lastLogin":"2021-07-30T07:21:54.000Z"}

from the console log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions