Ricardo Aragão

Results 21 comments of Ricardo Aragão

You know how can I get url of onesignal plugin ? > As I mentioned in the initial comment, you can work around this bug by adding the URL directly...

I'm using, but I got this error: ERROR: plugin could not be validated: plugin.OneSignal (com.onesignal) ERROR: Activate plugin at: https://marketplace.coronalabs.com/plugin/com.onesignal/plugin.OneSignal ERROR: exiting due to plugins above not being activated. How...

I'm having the same problem using static import. Any ideas ?

Now it is working @jankapunkt , but I think is a good idea if possible to have a way to a sync load.

@kjrhody , you can get the info running this query: `Meteor.roleAssignment.find({scope: 'real-madrid.com'})`

And here has a list with all methods: https://meteor-community-packages.github.io/meteor-roles/classes/Roles.html#api-classes

Thank you @copleykj for the solution! I only gave to @kjrhody the direction, not the solution.

I am understanding which Tabular create a publish for collection with all data. Is it? Then I cant use a publish mine with filters, right? I have to use selector....