I am new to websockets, and I have some doubts that I would like you to clarify, but first of all I would like to tell you what is the aim of the project: I hav
I am using the SSKeyChain library to store and access a password in the keychain. I'm testing in the iPhone Simulator and I can write and access the keychain. B
I am wrote a script to get and the save the result to text file. But i cant able to save the data to excel file. I can able to get the what i can except. I wa
In my activity, I'm calling a second activity from the main activity by startActivityForResult. In my second activity, there are some methods that finish this a
I have a list of dictionaries which is as follow- VehicleList = [ { 'id': '1', 'VehicleType': 'Car', 'CreationDate':
I have installed Sql Server 2019 Developer Edition and mssql-tools on my Ubuntu 20.04 minimal. I can connect to my localhost with no issue, but when I want to r
I am just a mere beginner. I am trying to use typescript and html to disable the submit button when a user does not enter in a part number. I am having some iss
Thread 1: "+[UIImage systemImageNamed:]: unrecognized selector sent to class 0x111e616e0" This error occurs in app delegate when trying to run
When I'm setting a cookie in PHP I can't get the cookie with the value samesite=Strict. Without the parameter samesite the cookie is set, but as soon as I add t
I'm trying to make my bottomTabNavigator hide when I click on a screen and then become visible again once you scroll. Here is my code for my StackNavigator and