ittner / signal-sticker-tool

A tool to create and upload Signal sticker packs from the command line
GNU General Public License v3.0
13 stars 3 forks source link

VM460:1 Uncaught TypeError in Developer Tools on macOS #4

Closed peterge1998 closed 4 days ago

peterge1998 commented 5 days ago

I try to get signal-sticker-tool loginworking. First I launched Signal Desktop app using open -a "Signal" --args --enable-dev-tools. Then I opened the dev tools using the cmd + option + I shortcut. I navigated to console and entered the window.reduxStore.getState().items.uuid_id command.

Now I get this error:

image
peterge1998 commented 4 days ago

I just tried it on my fedora 40 machine with the flatpak application after launching with flatpak run org.signal.Signal --enable-dev-tools, but the same happens: image

peterge1998 commented 4 days ago

image I need to change the JavaScript context, see https://github.com/signalstickers/signalstickers-client