Skip to main content

Questions tagged [frameworks]

A framework is an existing library or set of libraries that provides overarching application structure so that the developer can focus primarily on their application's implementation details instead. In most cases the tag for a specific framework should be used instead of this tag.

0 votes
0 answers
15 views

Cocoapod integration Issue in Framework as target

I have created an Application in which we have framework as target. I am using SendbirdChatSDK and Sendbirdcalls Cocoapod as dependency for framework.
While compiling it is showing error in swift ...
shikha's user avatar
  • 21
0 votes
0 answers
27 views

Swift package as a dependency of Framework project

I have a swift package that has a few classes marked with @objc. I have created a framework project and added Swift package as a dependency in Framework project. I want to import my swift package ...
Zeeshan Sheikh's user avatar
0 votes
0 answers
10 views

Build AOSP 13 for tablet emulator

What should be the lunch target to build AOSP 13 code for tablet emulator I can launch phone emulator using lunch target sdk_phone_x86_64-userdebg. But I want to build AOSP for tablet emulator
Margish thumar's user avatar
-1 votes
0 answers
24 views

How to Create Swift Package Manager with XCframework?

I tried to research on the internet and also watched Apple wwdc link https://developer.apple.com/videos/play/wwdc2020/10147 I checked Apple links but couldn't find exact tutorial about it. Until now i ...
Rock's user avatar
  • 1,486
0 votes
0 answers
27 views

Remove taskbar in AOSP 13

I am working on AOSP 13. AOSP code is built for tablet device. Currently navigation icons are in task bar, is there a straight forward way to permanently remove task bar in AOSP code and navigation ...
Margish thumar's user avatar
-3 votes
0 answers
26 views

issues in swiftui performance tracking using firebase performance tracking [closed]

My project is originally developed with UIKit(Performance tracking is working as aspected for UIViewControllers) but i can't trace performance on screens developed using SwiftUI. In firebase ...
Vaibhav Choudhary's user avatar
-2 votes
1 answer
21 views

pod frameworks listed in red (opening project from xcode 14.2 on 15.2)

After opening the project on a newer xcode 15.2 (saved on 14.2) tried pod install from a clean state. Relinking the files, the link brakes again on every pod install . The path is incorrect, its /...
Boris 's user avatar
  • 17
-2 votes
0 answers
14 views

Recommend Nodejs Framework for CRM development [closed]

I want to build Sales and Marketing CRM application and then sell it to multiple clients. I am a MERN Stack developer, what will be the best Nodejs Framework to build a Robust and scalable CRM. I ...
Skb_Developer's user avatar
0 votes
0 answers
14 views

12002 calling WINHTTP_CALLBACK_STATUS_REQUEST_ERROR [closed]

Tengo una tarea que manda una peticion httpclient, sin embargo tarda mas de 40 segundos por lo que sale el error An error occurred while sending the request. Error 12002 calling ...
Sergio Escamilla's user avatar
0 votes
0 answers
13 views

Updating a title using snabbdom

im trying to "create" my own framework as an exercise using snabbdom, but my parent element keeps not showing up in the DOM, and im not sure why it does this. this is my element.js + quote....
Arjen Bos's user avatar
0 votes
0 answers
24 views

Failed to import external .js file

I am newbie on Framework7-Core (bundler vite) and I tried to import an external javascript (test.js) into app.f7. When I sync & build the package, it shows as below. [vite]: Rollup failed to ...
ThunderBird's user avatar
0 votes
1 answer
27 views

Error: Forbidden Your client does not have permission to get URL /post/slug from this server

After deploying my nextjs app directory which contains dynamic pages, by enabling firebase frameworks, the app is deployed successfully and firebase creates a ssr function to generate dynamic routes. ...
Miftah Classifieds's user avatar
-2 votes
1 answer
45 views

How Can I Delete Written Number, Python Code? [closed]

When i say clear in the transaction screen(to clean the values or names i typed for entry date, unit code, etc…) it doesnt clear "unit code, customer number and group code’s first number". I ...
princessixx's user avatar
0 votes
0 answers
39 views

<ion-content> is not not a know element in Ionic 7.2

Following are the steps I have taken: I created a new project of Ionic 7.2 using ionic start template blank Created a new page: ionic g page home/item-detail I am getting the following error: `Error:...
Kristiansen's user avatar
0 votes
0 answers
17 views

Message : System.MissingMethodException: Method not found: 'System.Threading.Mutex System.Threading.Mutex.OpenExisting

We are migrating the .Net framework project to .Net core. In this project there was a reference to a external dll. so we have created a .Net Core application and referred the external library (...
Prabu's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
776