Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
12 views

I am trying to fetch CCIP message transfer status using ccip-js, I load CCIP messageIds from a CSV, then call: await ccipClient.getTransferStatus({ messageId, client: publicClient, ...
Nupura Tilloo's user avatar
Best practices
0 votes
0 replies
30 views

MilestoneSystems.VideoOS.Mobile.SDK NuGet How to set configuration for get frames via WebSocket to playing? is there any limitations of the NuGet? After 2:30 I receive a lot of frames which null.
L. Kvri's user avatar
  • 1,752
0 votes
0 answers
51 views

I am prompting a user for credentials using the CredUIPromptForWindowsCredentials function using the CREDUIWIN_SECURE_PROMPT flag. As soon as the “Windows Security” dialog is displayed on the secure ...
Edz1o's user avatar
  • 21
0 votes
2 answers
70 views

I have a RISC-V dev board for which I am building Yocto Linux. Some of the applications require OpenSSL and the development headers and libs to build the applications. I have been able to add openssl ...
Fernando Hernández's user avatar
0 votes
0 answers
97 views

I am getting this error, am not able to solve [!] Android toolchain - develop for Android devices (Android SDK version 36.1.0) X Android SDK location currently contains spaces, which is not supported ...
sandeep rana's user avatar
0 votes
0 answers
64 views

I am using Azure DevOps storage, so I need to use the following code (as shown in the documentation: Azure DevOps Data Storage): const extDataService = await SDK.getService<IExtensionDataService>...
Leema Rose's user avatar
1 vote
0 answers
87 views

I have a question regarding the Google Play Games v2 SDK. I’m trying to integrate Google Play Games with PlayFab, but when I push the button to connect, I keep getting this error: “Google Play auth ...
Alex Alex's user avatar
0 votes
1 answer
40 views

I have MYOB desktop version installed and I want to use MYOB .NET SDK to integrate with it. There are docs available on API but almost none on SDK. The SDK Git at https://github.com/myob-oss/...
Extreme_Tough's user avatar
0 votes
2 answers
99 views

I'm facing an issue with Xcode 16.2 when building iOS apps for different clients. I have a white-label app, and I build: A signed IPA for some clients An unsigned IPA for others For the signed app, ...
user31216803's user avatar
1 vote
2 answers
340 views

I'm trying to create a new local user in Windows by running a PowerShell script from a C# console application. I installed the necessary NuGet packages Microsoft.PowerShell.SDK (v7.5.2) and System....
Davidew74's user avatar
0 votes
1 answer
160 views

I can't build my project because I'm getting the following error during the build process: Hardware of device 'Google sdk gphone64 x86_64 (emulator-5554)' is not supported: You are trying to install ...
Иван Тарабрин's user avatar
0 votes
0 answers
36 views

I need to implement Google SSO in android app, which only for the organization user. I have done the below steps Created a project in Google Cloud Console using company Id and set it as internal, ...
Vasu Shanmugam's user avatar
1 vote
1 answer
570 views

I'm trying to update to SDK 35 and I'm getting this error. Error in /Users/xxx/Library/Android/sdk/platforms/android-35/android.jar:java/lang/Boolean.class: java.lang.NullPointerException AGPBI: {&...
Leo ML's user avatar
  • 11
0 votes
0 answers
32 views

Every week, not all the time, I am getting this error in the my Powershell ps1 logs This is a Windows Server A few people have ps1 programs in this server They may be using other service accounts The ...
Liquid Nitrogen's user avatar
0 votes
0 answers
52 views

I created a new project with flutter ( upgraded to 2.32.4 from 2.32.2) - as I was prompted for an upgrade. Once the upgrade was complete - all existing projects stopped building. So I created a new ...
Zener Diode's user avatar
1 vote
1 answer
58 views

Right now, we're using a third-party SDK to make calls into a system we have access to. The access is fine (it uses JWT to login with), as well as using the instances of their context and client. ...
CrystalBlue's user avatar
  • 1,925
0 votes
1 answer
34 views

I need help in figuring out how to capture the submission_id once i open a new window with form url inside x_input field from on_search response. Given it's cors it's not allowing me to access ...
Madhu Avinash's user avatar
0 votes
1 answer
29 views

I have installed flutter in my: /Users/macbookair/flutter/bin as for my android sdk at ~/Library/Android/sdk only and another at /Users/macbookair/.android and set the path as: export PATH="~/...
Zahin's user avatar
  • 49
1 vote
0 answers
84 views

Hello for all kind people! I just starting into mobile development in Delphi. Early I used to use VS. I encountered a problem with mobile deployment to my device. When I open SDK manager I see next ...
t232006's user avatar
  • 21
0 votes
0 answers
58 views

I'm having trouble integrating the Canva SDK editor (DesignButton) into a simple HTML page. I want to locally test a button that opens the Canva editor via their SDK. I have an index.html file with ...
Hamala diaby's user avatar
4 votes
0 answers
61 views

For testing the callas PDF toolbox SDK, I want to convert a sample PDF to a PNG. The callas license is activated. In my main() function, I successfully initialize the SDK. After that, I call the ...
donatellot_123's user avatar
0 votes
0 answers
39 views

i want make a apk with bubblewrap but when i run bubblewrap init --manifest example.com/manifest.json show me this error how can fix it? Downloading JDK 17 to C:\Users\Abolfazl\.bubblewrap\jdk ...
Abolfazl Alinia's user avatar
0 votes
0 answers
33 views

Due to upgrading to sdkVersion53 my project has collapsed tremendously. All of my packages/dependencies are updated to the latest version and for this bug alone I have concluded it must be something ...
avxentis's user avatar
1 vote
1 answer
107 views

I've created an SDK that will be used for some different clients. This SDK has a structure similar to this: - sdk-go - .github - config - test1(folder) - util - .gitignore - go.mod - ...
Allanh's user avatar
  • 545
0 votes
0 answers
53 views

I'm encountering a strange behavior in my Android app on some devices running Android +11. Occasionally, the app gets an ANR (Application Not Responding) in the background, specifically in the ...
etoile du sahel Alen's user avatar

1
2 3 4 5
302