Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Wavebox 10 Support #3

Open
codycodes opened this issue Dec 26, 2019 · 1 comment
Open

Wavebox 10 Support #3

codycodes opened this issue Dec 26, 2019 · 1 comment

Comments

@codycodes
Copy link

codycodes commented Dec 26, 2019

Hi, is the Wavebox Service API supported in Wavebox 10? I've seen no documentation or updates as to its status in the new Wavebox... I'd like to be able to bubble notifications from an app up to Wavebox but am no longer aware of how to accomplish this. Please let me know where to look if there's a way! Here's what used to work but is no longer working:

When using the console to write the following:

window.wavebox.badge.setCount(10)

I get the following response:

Uncaught TypeError: Cannot read property 'badge' of undefined

@Thomas101
Copy link
Member

Hi, we've changed the way that this works in Wavebox 10 so it's more closely matched to the Chrome extension API. There are some docs, info and shirt example available here https://github.com/wavebox/wavebox-10-extension-api

There's also been some early discussion about what's next for the API in this issue wavebox/wavebox-10-extension-api#1

It would be great to know if we're missing something in the API or we can do anything better with it. We want to expand what it can do so would be awesome to get some early feedback :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants