roysG

Results 68 issues of roysG

I type in hebrew the address i need ,but i get the result in english. How can i add also option for hebrew address ?

I am using this plugin with react native web. I have issue when i have long page, the center position box is relative to document height. It cause a bug...

I run the command: ffmpeg -re -i /root/xx.mp4 -c:v libx264 -preset fast -c:a libfdk_aac -ab 128k -ar 44100 -f rtsp rtsp://{public ip}:80/live/test And i see that everything are works fine....

Hi, You made a great plugin!, I am trying define 24 hours instead of am/pm , i am using in parameter "is24Hour:true" but i still see the am/pm. any idea?

Hi, i send these commands, the request is sending, but i do not get the response data. This is the code: fona.sendCheckReply(F("AT+CGACT?"),1000); fona.sendCheckReply(F("AT+CGCONTRDP"),1000); fona.sendCheckReply(F("AT+CHTTPCREATE=http://www.iforce2d.net/"),1000); fona.sendCheckReply(F("AT+CHTTPCON=0"),1000); fona.sendCheckReply(F("AT+CHTTPSEND=0,0,/test.php"),1000); fona.sendCheckReply(F("AT+CHTTPDISCON=0"),1000); fona.sendCheckReply(F("AT+CHTTPDESTROY=0"),1000);

value for link cannot be cast from string to readablenativemap code: ` let copy = ( ) RNAddShortcuts.AddPinnedShortcut({ label: 'Copy', description: 'Copy Desc', icon: copy, link: 'app:copy', onDone: () =>...

## What's going wrong? pm2 not install as global in npm ## How could we reproduce this issue? Run the command: npm install pm2 -g on armv6 - raspberry pi...

I am trying yo send sensitive data to specific device id in the characteristic. But as i test it, i can see the sensitive data also from others devices that...

enhancement

Your plugin works very well, but there are times that gps is not turn off. For fixing it I tried also to save all watches and cancel all the ids...