Good day, I have a cordova mobile project, and I using "cordova platform add android" command to add my android platform. In my config.xml, I set the minSdkVers
I am trying to interface with the Chroma SDK released by Razer and have been running into some issues. Following the documentation that razer provides, I have b
I'm trying to run a C# .NET Core project locally on Mac and encountering some issues both on Visual Studio 2019 and 2022. Firstly, every time on loading up the
A long time ago, I and a friend did a mini-game with corona sdk. We lost the source code and this week I finded the apk lost here. I tried extract the .apk with
There is the following code inside a Node.js project: Soon.app = initializeApp({ apiKey: "AIzaSyB4fcG8rtNWAiAtSmxmK3q3JLfMvtNCGP4", projectId: "soonaverse"
I am having a problem while trying to set up the Flutter development environment. These are the steps I have performed: I downloaded flutter and extracted the f
I have been looking for the last few days for a solution to my problem. I have multiple SDKs imported in my project (firebase, facebook, admob, etc) and it was
Hi I am trying to build an app of flutter, but I get this error log FAILURE: Build failed with an exception. * What went wrong: Could not determine the depende
I am having problems deploying an app onto the Google Play Store. The exception that is getting returned is such: 05-10 14:14:31.383: E/ActivityManager(1572): A
Whenever i run flutter doctor the following error comes [√] Flutter (Channel stable, 2.8.1, on Microsoft Windows [Version 10.0.22000.438], locale en-IN)
I am trying to use FCM for notifications. I have multiple teams that work on my app in different areas - Payments, Appointments, Rewards, Claims etc. How can I
I'm new in flutter I want to set flutter sdk path in Mac OS (VS code) for this I'm fallow the https://flutter.dev/docs/get-started/install/macos#update-your-pat
I am trying to call this ADO API - https://docs.microsoft.com/en-us/rest/api/azure/devops/graph/users/get?view=azure-devops-rest-6.0 I am azure SDK and have cre
I have created a swift package manager which contains a very large file, that's why I have uploaded it in git-lfs ( Large file storage). When I add the Swift de
I have created a swift package manager which contains a very large file, that's why I have uploaded it in git-lfs ( Large file storage). When I add the Swift de
I am trying to use TransactWriteItemsCommand to work using the new AWS SDK V3 for NodeJS. Unfortunately I can't find an example and the docs are not really well
Currently I am trying to set up my Android Studio environment for Flutter and I am unable to update sdkmanager or else I would obtain the following errors : Th
i try to deploy my .net web application using this guide When i try this command sudo apt install dotnet-sdk-2.2 i get the following error message. The followin
On the mapmyindia (map my India) API console, under "Credentials" tab of the Default Project, a default (and single) key is present "REST / Map SDK Key". In the
I would like to use dart SDK >= 2.2.0 with flutter. But my current version used BY Flutter is 2.1.2 flutter --version Flutter 1.2.1 • channel stable &b