Skip to main content
0 votes
0 answers
19 views

Asset validation failed (90482) Invalid Executable. The executable 'Runner.app/Frameworks/OMSDK_Teadstv.framework/OMSDK_Teadstv' contains bitcode

Here are my development details: Xcode version: 16 macOS version: 15.1 Has anyone encountered this issue and managed to resolve it with Xcode 16? I tried multiple solutions I found online, especially ...
Tarek Zahraz's user avatar
1 vote
1 answer
34 views

CANNOT LINK EXECUTABLE "/vendor/X/BINARYFILE":library "/data/valgrind/libexec/valgrind/vgpreload_core-amd64-linux.so" needed or dlopened by

Executed valgrind for.so binary files in android framework. Facing linker error as mentioned below during command execution time, How to resolve this? command: valgrind --leak-check=full --tool=...
Revathi Manoharan's user avatar
-1 votes
0 answers
5 views

Feedback on ReactTogether multiuser protocol [closed]

I'm advising on a project (reacttogether.dev) and would love to get some input. They’re building an open source React Together framework for building real-time collaboration and shared user sessions ...
Hunter Woodlee's user avatar
0 votes
0 answers
11 views

Bankend Development Flow [closed]

I'm looking for a flow form to create a backend development learning system for myself. What books, youtube channels, websites, languages and websites should I use? Where do I start as a beginner? I ...
rRRankhiUUhp's user avatar
0 votes
0 answers
15 views

Best Practices or Frameworks for Secure Data Handling in Complex Data Pipelines

I want to learn about established standards or frameworks for building secure data handling systems, especially in environments with multiple teams, different types of data, and independent data ...
Fedor Lebed's user avatar
0 votes
1 answer
44 views

Common authentication(Azure AD) for multiple ASP.NET MVC web projects

I have a Visual Studio solution with multiple ASP.NET MVC web projects (.NET 4.8) deployed in IIS. In the "home" project, which is the startup project added Azure AD authentication, it works ...
user3405318's user avatar
0 votes
0 answers
33 views

How to Include OpenSSL in an iOS Framework While Keeping Framework Size Small? (Swift, iOS)

I am working on an iOS framework that requires OpenSSL for certain functionalities. To keep the framework’s size minimal, I included only the iphoneos version of OpenSSL by compiling it specifically ...
Hakan Or's user avatar
0 votes
1 answer
24 views

Unnamed Modules of loader "app" in spring boot Intellij

Class Not found exception java.lang.ClassCastException: class za.co.fnb.pe.framework.FrameworkSessionContext cannot be cast to class za.co.fnb.st.insurance.ocep.cache.SessionContext (za.co.fnb.pe....
developer_user's user avatar
0 votes
1 answer
65 views

.net framework targeting pack 4.8 missing from control panel, tried "Turn Windows Features" did not work

used sdk 8 file for setup but missing Targeting pack from control panel. with re-install or repair as well not able to view targeting pack file. [![enter image description here][1]][1] used Visual ...
MONUDDIN TAMBOLI's user avatar
0 votes
0 answers
16 views

Deploy .NET Desktop Runtime using MDM Configuration Service Provider

I'm pushing my app's MSI via MDM on wide range of devices. Now I need to upgrade to .NET 8.0. To this end I need to preinstall .NET Runtime on the target PCs. How can I do it using MDM CSP? The ...
Yola's user avatar
  • 19k
-1 votes
0 answers
20 views

How to use a locally added iOS framework in a React Native project via NPM (local path) after bridging the framework to native code?

I have added an iOS framework file to my SDK and completed the necessary bridging code in React Native. Now, I want to use this SDK as an npm package in a sample React Native application via a local ...
Kamali S's user avatar
0 votes
0 answers
11 views

How to reduce the height of the graph itself react-native-chart-kit kit yt

i cant understand the reason behind this problem tried searching it on internet but wasnt able to get a suitable answer help me with this as it is very important for me as a student to clear this ...
Astitwa Pandey's user avatar
0 votes
0 answers
49 views

How do I implement JWT authentication across multiple REST services in Django REST Framework?

I'm going to end up having multiple microservices for this project (calculation, customer, and others). The workflow is: the user logs in, gets the JWT, and then will be making multiple calls to the ...
livetoski78's user avatar
0 votes
1 answer
48 views

How to use custom .framework with flutter plugin

the problem is I'm getting sharing Module not found let's say I have sharing.framework & I have a flutter plugin + flutter project flutter plugin is inside the flutter project, I want to use ...
Taha Halabi's user avatar
0 votes
0 answers
46 views

How to Allow Localization Overrides in an iOS Framework?

I’ve created a framework in Swift and provided localization for it. However, I want the framework’s users to be able to override the localization strings at runtime. Here’s what I’ve done so far: 1. ...
Hakan Or's user avatar

15 30 50 per page
1
2 3 4 5
773