Skip to content

Releases: brunocouty/package-ionic-cloud

Complete Auth and Push Basic Methods

05 Jun 18:39
Compare
Choose a tag to compare
  • Add complete basic methods to Auth and Push Class.
  • Updated documentation;

Update Push Class

04 Jun 05:34
Compare
Choose a tag to compare

Add list Push Notifications method.

Auth Functions Add

03 Jun 21:16
Compare
Choose a tag to compare

New methods were add in Auth Class!

  • get: retrieve the user data;
  • update: update user data;
  • delete: delete an user;

Correction on Auth

03 Jun 18:19
Compare
Choose a tag to compare

Correction on register method, on class Auth.

Update Register User function

03 Jun 17:51
Compare
Choose a tag to compare

Allow that developer send the API Token and App ID in register method. Now, this method can be used to register users in more than one mobile app using the same application.

Push Notifications Update

03 Jun 08:25
Compare
Choose a tag to compare

Allow that you send Push Notifications with different tokens in a same class.

Add User Register

03 Jun 07:56
Compare
Choose a tag to compare

Updates

  • Add function register an user;
  • update read.me;

Send Push Notifications

03 Jun 07:08
Compare
Choose a tag to compare

Updates

  • Add read.me file;
  • Implements function to send push notifications;

Adjustment

03 Jun 04:33
Compare
Choose a tag to compare
0.0.3

#0 - correction json

On Dev

03 Jun 04:07
Compare
Choose a tag to compare

Package on development.