Kevin Toala
Kevin Toala
maybe there is an update regarding this ? In our application we are limited to only being able to use email as a channel and we would like to try...
Thank you for this PR. For us these functionalities are very important to be able to migrate to this capacitor plugin. :)
I was testing in version 2.0.1 and if I can get the offline / online connection status in the background
In our project we managed to support list type attributes with a custom attribute ``` import { Dyngoose, Table } from "dyngoose"; import DynamoDB from "aws-sdk/clients/dynamodb"; type Value = Array;...
It took us a while to find a way to use a custom attribute, maybe it's not the right way but it worked for us. I think the documentation needs...
in our application this functionality would be very important, thanks
my temporary solution was 
What good news, in our company we started using it as part of an update in our new architecture and we are a little worried that the project will not...
I get the same error when migrating to version 3 of OneSignal Cordova SDK. I think I will have no alternative but to implement local notifications at the moment. Since...
@appleoddity thanks. your solution helped us