Peter Temi

Results 57 comments of Peter Temi

to make it work on M1 mac create `test.sh` file `/usr/local/bin/node` `/usr/local/bin/soketi ` `start` `--config=/opt/homebrew/var/www/sites-backend/config.json` ``` #!/bin/bash /usr/local/bin/node /usr/local/bin/soketi start --config=/opt/homebrew/var/www/sites-backend/config.json ``` `supervisor ` ``` [program:soketi-kr] command=/opt/homebrew/var/www/Sites/sites-backend/cmd/test.sh autostart=true autorestart=true stopasgroup=true...

Nigeria but I used the free version sometime last year very fast then

this may help someone ``` setTimeout(function() { pushPlugin.register(iosSettings, function (data) { console.log("Device registered. Access token" + data); // Register the interactive settings if(iosSettings.interactiveSettings) { pushPlugin.registerUserNotificationSettings(function() { alert('Successfully registered for interactive...

@yasserss I have to find a way to fix this then, is possible there is a permanent fixed `const Cplatform = (($q))?.capacitor?.platform;` `if (!$q.platform.is.capacitor && !Cplatform) `

am facing same issue how to white list where is the sample of BasicRule config file thanks

where will I paste this code `MainRule id:4242 str:z "mz:$ARGS_VAR:X|BODY";` please can you send full sample of your nginx config file

Is there any update no this change made in `quasar.config.js` doesn't apply to `capacitor.config.json` unless manually update the value in `capacitor.config.json`

Creation of dynamic property WhichBrowser\Analyser\Header\Useragent::$options is deprecated

`const { value } = await cache.get({src:"https://example.com/image.png"})` it return https://example.com/image.png

am on device iPhone and Android App