python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Updating content in .Net Maui BlazorWebView
We are about to make a hybrid app of sorts of our current Web based app to enable offline usage along with some more usage of native app functionality in mobile devices. The app we are developing is t...
magnus
Votes: 0
Answers: 1
Cordova (version 10.x) - Ajax POST method not working for Android platform
I am using latest version of Cordova (v10.x) and Cordova Android (v10.x). Also I am using Framework7 for html/template.
The Ajax "POST" and "GET" is working fine on browser $ cordo...
Bips
Votes: 0
Answers: 1
How to setup connection between React Native app and Thingspeak (cloud service)?
I'm a beginner in react native and I'm working on a mobile app for school. Within it, I need to send and receive data (draw graphs) from the cloud. We use cloud services from Mathworks - Thingspeak. W...
Erika
Votes: 0
Answers: 1
'String' is not a sub type of type map<String, dynamic> flutter error
//Hello, I am trying to pass Map as an argument to the new screen but it ends in error with a red screen. here is my code first the class where the Map is defined, I am using firebase for a database w...
DARK WORLD
Votes: 0
Answers: 0