The application is rejected every time, Here is the list of authorizations declared in my manifest: <uses-permission android:name="android.permission.INTERN
I'm developing a flask application where I have implemented Azure AD based authentication. Now when user log in they can select 3 different app route based on t
In a previous question, I asked how to add a commit hash to an executable file, built in Visual Studio. I'm almost there: I have decided to use GitVersion and t
I have been working in a .NET MAUI in visual studio for an android application. we need to customize the keyboard layout by our own type. can someone help us on
I learn NodeJS and REACT and I built the frontend and the backend. for now, I want to connect the front to the back. so, I add those lines of code in my app.js
I am trying to get an R chunk run inside LaTeX code in the following rmarkdown document: --- title: "Untitled" output: pdf_document date: '2022-05-20' --- ```{
On my home page I have a button "register" with an onclick event. When clicked a hidden div on that same home page is given "style.display = 'block';" with java