Skip to main content

Questions tagged [sdk]

A software development kit (SDK) is a set of development tools that allows for the creation of software for a certain hardware platform, development environment, or software package. A SDK may consist of a combination of APIs, an IDE or other development tools, and frameworks.

sdk
0 votes
1 answer
137 views

Your apps are affected by Google Play's target API level requirements

I have received this email for my 6 apps on Google Console This email requires: Updation of project to newer Android version Updating the target SDK Could anyone be able to answer? If I update my ...
Momina Javed's user avatar
0 votes
0 answers
27 views

Error accessing Flutter SDK version - Windows Local Run

Iam facing the following error while I want to use Local run in FlutterFlow I tried many ways to solve i even reinstalled the OS but did not solve the problem. I also tried what provided in the ...
Hamreen Ahmad's user avatar
1 vote
1 answer
19 views

Getting 'Could not load credentials from any providers' error while using AWS-SDK in node.js

I am writing a code to copy a file from one to another and here is the code Here i am using the code to first find if a file exists and if doesnt it makes one by copying files from one to the other ...
Divyansh Pathak's user avatar
0 votes
0 answers
33 views

.net mvc project sdk package error: MSB4019: The imported project "../Microsoft.NET.Sdk.Common.targets " was not found

My project was working smoothly until a while ago I reopen it to find the following error when trying to build it (I'm using vs code) I noticed sdk 8.0.107 being recently updated/implemented ...
Leon's user avatar
  • 1
0 votes
0 answers
19 views

How can i use wix SDK to convert rich content to page elements?

I've got a next.js application and an API for rich content and I've to get rich content from API And I have to display them with the help of wix SDK in my next.js application. But there's a problem, I'...
amirali erfani's user avatar
0 votes
0 answers
67 views

Upgrading android target API from level 33 to level 34/higher

I created my app using SAP Build Apps (AppGyver community edition) and submitted the android version to google console, it wants me to upgrade my apps target API to level 33/higher (Android 14), how ...
Jordan Chongo's user avatar
0 votes
0 answers
17 views

Download link for Anzo SDK zip file is not available

In Anzo graph documentation, Anzo SDK zip file is mentioned. Please provide link for the download. In the doc only steps are mentioned to deploy the SDK, but download link is not provided. Ref link -...
dishabehrani77's user avatar
0 votes
0 answers
42 views

Android Studio: Execution failed for task ':mergeDebugAndroidTestJavaResource'

I updated android gradle plugin to 8.4.1 by following the correct steps. Unfortunately I am unable to build the project succesfully and get the following errorss: Execution failed for task ':core-test:...
Khushboo Gandhi's user avatar
0 votes
1 answer
24 views

invoking getUser from CognitoIdentityProviderClient using PHP SDK gives: Error retrieving credentials from the instance profile metadata service

I am working on an AWS Cognito Authentication solution for my website. I have had the initial code working for some time and now I want to add the ability for a user to see their email and other user ...
aff's user avatar
  • 65
6 votes
2 answers
7k views

App must target Android 14 (API level 34) or later

I increased the target API level of the project from 33 to 34. The build process was successful. When I ran it with the emulator in Visual Studio Xcode, it did not throw any errors. However, when the ...
Kıvanç ARSLAN's user avatar
0 votes
0 answers
13 views

Theme doesn't change in iOS app with flutter

I'm building an framework with light and dark theme support , I am consuming the framework as local plugin inside the flutter project , when I'm trying to change the theme from light to dark the sdk ...
Katz's user avatar
  • 11
0 votes
0 answers
118 views

There are new SDK issues com.google.android.play:core:1.9.1

I get the following message after submitting my app to the play store: com.google.android.play:core:1.9.1 Google Play Core (com.google.android.play:core) has added this note for SDK version 1.9.1: ...
GImbal's user avatar
  • 11
0 votes
0 answers
15 views

Why i am getting 400 Bad Request when i include page parameter for GetJobLogs { GET /20180917/jobs/{jobId}/logs } from oci .net sdk?

i am trying to send a initial request to to get the details of the job logs and when i include the page parameter, the response gives bad request error and also i want to include pagination in my ...
Bony Cherian's user avatar
2 votes
7 answers
211 views

Error in my flutter project after trying to change sdk target

I can't run my app anymore since i tried to change the target sdk from 33 to 34. Now even when I change it back I get the same error: FAILURE: Build failed with an exception. Where: Build file 'C:\...
Android_devNL's user avatar
0 votes
0 answers
43 views

Internal Server Error when using createUser with Clerk Authentication in NextJS App Router

I am getting a server error(POST http://localhost:3000/create-users 500 (Internal Server Error)) every time i try to use the createUser function included with Clerk Authentication's Javascript Backend ...
Joe Powder's user avatar

15 30 50 per page