Alexander

Results 11 issues of Alexander

Hello, try to run a simple script that open a web browser link at startup, the script runs good from terminal but not from crontab. @reboot python3 /home/pi/Downloads/test.py >>/home/pi/log.text 2>&1...

Android Flutter 3.0: on background the getLocationUpdates only show one time read after this does not update anymore, i need to uncomment this to work : `await BackgroundLocation.setAndroidConfiguration(1000);` in foreground...

hi, how i do to load a json file like: {"data":[{"hour":"00:07:02","value":"31.5"},{"hour":"00:06:29","value":"31.5"}....} into the mydata value to automatically load data and generate the chart? thanks

## 💬 Questions and Help I'm using the function locationFromAddress with the same info (address, city) in both Android and iOS, android return the right coordinates but iOS(real device) returns...

hi, i try to implent this plugin, but i have this error in the simple_rsa .dart i'm using the same public and private key from your sample. this is my...

circular check box 328:39 error type: "RenderToggleable" not found ![image](https://user-images.githubusercontent.com/20868783/113061149-43d37780-9177-11eb-874c-4f03cd265af9.png)

hello, the app is working only video call, the incoming call screen is showed when a video call is receive but there is not sound, how to add a ring...

hi, the app is not asking for permission to read contacts, the start searching screen is empty , and when you press any letter on the key board the app...

i update the yaml file to the latest firebase plugins ``` firebase_auth: ^0.18.0+1 cloud_firestore: ^0.14.0+2 firebase_core: ^0.5.0 firebase_storage: ^4.0.0 firebase_messaging: ^7.0.0 firebase_database: ^4.0.0 ``` after this i get this error...

Hi, the script is not longer works on macos 12.3.1 i change the path for the correct developer sdk but repeat this error multiple times ......... clang: warning: no such...