swift tag

599 questions


1 answers
152 views
0
I want to display AdMob ads, but I can't see ads in my newly registered ad id.

//let TEST_ID=ca-app-pub-xxxxx01/XXX001 previously created Ad ID//let TEST_ID=ca-app-pub-xxxxxx02/XXX001 Ad ID created this time//let TEST_ID=ca-app-pub-xxxxxx02/XXXX002 Ad ID created this timeoverrid...

1 years ago

1 answers
109 views
0
Swift4 Daily Boot Time

I am using Swift4.I was able to take the boot time after turning on the terminal.Next, I wanted to get the value of how much it started in a day.I'm having a hard time finding what to do the next day....

1 years ago

1 answers
167 views
0
Change the transition destination screen by cell in tableviewcell

Hello, I was able to display multiple cells using tableView in Xcode.And I would like to change the screen transition destination for each cell.If you tap a cell using the Navigation Controller, the s...

1 years ago

2 answers
167 views
0
Missing Swift-ObjC references and Swift class methods are not exported?problem

We make the iOS plug-in for Unity based on Swift.However, to use SQLite, we have loaded the FMDB from the source file (.m/.h).Maybe that's why I'm looking at the page where I generate multiple UnityPl...


1 answers
158 views
0
I want to play background in WKWebView

We are developing an application using WKWebViewI want to play background in WKWebView.It stopped when I put the app in the background, and I can't continue playing even after I put the app in the bac...

1 years ago

1 answers
38 views
0
Could you tell me how to change the time zone?

The code below will save data that is out of time.I checked online and it seems that the time of Greenwich Observatory is recorded.Could you tell me how to change the time zone so that Japan time can ...

1 years ago

2 answers
39 views
0
Converting Double Type to String Type results in e-

Hello. Excuse me for asking you a question. If the value is a number that follows 0 such as 0.00 when converting Double to String type, then It will be a floating-point notation like e-.Does anyone kn...

1 years ago

1 answers
96 views
0
What happens when you tap an image with Swift?

Currently, I am creating an iOS app that retrieves multiple thumbnails from a single video I read and arranges them horizontally.I was able to get thumbnails from the video and arrange them side by si...

1 years ago

1 answers
64 views
0
I want Swift to put the tracking code anywhere I can call it.

I would like to place GA's screen tracking code in a location that is always called (e.g., UIVeiwController) when I view each view, so that I can dynamically get the class name, but where is the code ...

1 years ago

1 answers
137 views
0
About Tableview and Button Unselectable Grayouts

I am creating an application with swift.I found out how to disable TableView and buttons, but I don't know how to gray out.I am forcing myself to change the color and title of the background.

1 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.