danielchu
danielchu
same here. Required to create queue dynamically. Any idea?
Key capabilities: 1. Send notification messages or data messages 2. Versatile message targeting 3. Send messages from client apps [references from here](https://firebase.google.com/docs/cloud-messaging)
We can discuss alternative temporarily solution before the official plugin come out. I am aware that [amplify android push notification](https://docs.amplify.aws/lib/push-notifications/getting-started/q/platform/js#setup-for-android) and [amplify ios push notification ](https://docs.amplify.aws/lib/push-notifications/getting-started/q/platform/js#setup-for-ios). will it works if...
@fjnoyp this would be give some helps that we can do the push notification programmatically. Ultimately, we should be able to 1. Target push notification based on campaign. 2. Specific...
Hi May I know any suggestion? so far I understood > Android tasks are identified using their taskName. iOS tasks are identitied using their taskIdentifier. Would like to request if...
Hi @vasturiano , thank you for replying! the link is [here](https://codesandbox.io/s/stoic-sound-78dklr?file=/src/index.mjs) in case the link not working, I paste the code here. Basically, I want to preserve the previous state...
The library version I am using ``` "three": "^0.153.0", "3d-force-graph": "^1.71.4", "d3-force-3d": "^3.0.5", ```
Hi @vasturiano, any help would be appreciated!