ios tag

556 questions


1 answers
310 views
0
I want a function that recognizes a specific location on the iPhone and automatically copies it.

I would like a code that recognizes and copies the location of a specific location on the iPhone (the location I identify every time is the same).I would like to use it by embedding it in the shortcut...


1 answers
356 views
0
Image not displayed even after getting URL contents with iOS shortcut

This time, I am thinking of connecting to the web server that I installed myself through iOS shortcut and sending the file by POST.Before that, I made and tested a very simple HTML, but only images we...

1 years ago

1 answers
305 views
0
Image not displayed even after getting URL contents with iOS shortcut

This time, I am thinking of connecting to the web server that I installed myself through iOS shortcut and sending the file by POST.Before that, I made and tested a very simple HTML, but only images we...

1 years ago

1 answers
260 views
0
I want to hit my API with Axios.get

API created successfully.You can retrieve the desired json data from Postman.If you use Axios at the front end, you cannot get it.I looked into it for a while, but I didn't know the cause, so please t...

1 years ago

1 answers
273 views
0
I want to use HSTack to get the width value to the image on UISscreen.

I would like to use HSTack to determine the width value on the UISscreen up to Image(test) and get the value. What should I do?struct ContentView:View {    varbody:someView {        HSTack {          ...

1 years ago

1 answers
412 views
0
How can iOS development incorporate the framework into the framework?

We are developing a library (framework) that is iOS.I would like to include another framework within this framework (with another framework as C)However, when I tried to build B and put it into the ho...


2 answers
369 views
0
You're doing something after initialization, right?You're starting the BIOS from there, right?

Processor Initialization - > BSP(?) - > Mysterious Software - > BIOS I wonder if that's how it boots into the BIOS.Are you reading the BIOS code into memory using the in-out instruction in th...

1 years ago

1 answers
274 views
0
Cannot resolve the error Collection element of type 'void*' is not an Objective-Object (old title; Expected'; 'at end of declaration list)

*You answered the question Expected'; 'at end of declaration list error cannot be resolved which I posted before, and after correcting it, a new error occurred, so I edited the question. 内容Objective-C...

1 years ago

1 answers
394 views
0
Apple Tutorial Shows Value of Type 'Color' has no member' accessibleFontColor' Error

Apple's iOS devtutorials encountered an error in lessons displaying meeting information.Please let me know how to improve it.Creating a CardView — iOS App Dev Tutorials | Apple Developer Documentation...

1 years ago

1 answers
375 views
0
How do I add and remove apps listed in "Share tweets in other ways"?

If you press the icon in the lower right corner of the tweet on Twitter, There is a menu called Share Tweets in Other Ways.When you're looking at Twitter in your PC browser, choosing Share tweets in o...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.