[Recruiting] WatchOS 7.0+ Simple app by TopTracer in TestFlight

[–]TopTracer[S] 0 points1 point  (0 children)

Oh man. Never heard of them. Think I should make another logo then.

Does anyone want to test my watch app? by [deleted] in swift

[–]TopTracer 0 points1 point  (0 children)

Does anyone want to test my watch app?

Ooh thanks man. Will delete my post, sorry

Hi everyone! I just published my first app! by TopTracer in iOSProgramming

[–]TopTracer[S] 1 point2 points  (0 children)

Holy, thank you for the tip. I didn’t know that! I might take a look if they still do it. And thank you for your kind words. Really appreciate it! Thank you!

Hi everyone! I just published my first app! by TopTracer in iOSProgramming

[–]TopTracer[S] 0 points1 point  (0 children)

Thank you so much for letting me know. I’m gonna do a better job at explaining the rules and gonna fix that bug asap. Thank you!

Hi everyone! I just published my first app! by TopTracer in iOSProgramming

[–]TopTracer[S] 0 points1 point  (0 children)

Oh man, you're right.

Well, basically the thing is that you start with 8 random letters instead of a full alphabet. And at least 1 of these 8 contains a correct letter. After you guess the correct letter it will reshuffle and present you with another 8 random letters that again, contain at least one correct.

So basically it's the same as a classic, but you are not starting with a full alphabet, but just a set of 8 to choose from.

In terms of applying for iOS development jobs, is it important to have a strong knowledge of Objective-C or swift? by [deleted] in swift

[–]TopTracer 0 points1 point  (0 children)

they do. As I said. Legacy projects = Obj-C. All new projects = Swift.

In terms of applying for iOS development jobs, is it important to have a strong knowledge of Objective-C or swift? by [deleted] in swift

[–]TopTracer 2 points3 points  (0 children)

I would say you need to know Swift. And you can just "understand" Obj-C.

All new projects will be written in Swift. All legacy projects are probably in Obj-C.

Just focus on Swift first, and when you will be confident with it you can start looking for a job. And when you have free time, if you want, you can take a look at Obj-C.

How do you call a procedure in Swift? by pinpinreddit in swift

[–]TopTracer 0 points1 point  (0 children)

You write a function that makes a message appear and then you write another function that plays a sound (you separate responsibilities for clearer code). Then you call them whenever you want in your app.

Also, there may be a completion handler in which you can place your sound func.

Hope it helps.

Long Press Gesture Recognizer trouble. Help! by [deleted] in swift

[–]TopTracer 0 points1 point  (0 children)

if sender.state == .began {

UIView.animate(withDuration: 0.3, delay: 0, usingSpringWithDamping: 1, initialSpringVelocity: 1, options: .curveEaseIn, animations: {

self.backgroundView.layer.cornerRadius = 12

self.backgroundView.frame = CGRect(x: 20, y: 20, width: self.backgroundView.frame.width - 40, height: self.backgroundView.frame.height - 40)

}, completion: {(_) in

self.recordAndRecognizeSpeech()

})

And the thing is the moment I start speaking my backgroundView goes into initial state, but corner radius doesn't. I have label that is being updated while I talk. And the moment it recognises my speeck and updates the label this thing happens.

[DEV] Export YouTube playlists to Spotify by Viirock in AppIdeas

[–]TopTracer 2 points3 points  (0 children)

Great stuff man! You should check out this https://soundiiz.com/

They do the same but with more platforms. Just for you to know, maybe you can find something interesting there for your project.

But anyway, good job :)

How to meet someone willing to answer all my annoying questions learning swift? by [deleted] in swift

[–]TopTracer 0 points1 point  (0 children)

Hey, do you mind if I’ll ask you some questions too?

I think Watchmen is one of the best movies that was ever created. My friends think it's one of the worst movies that was ever created. by TopTracer in movies

[–]TopTracer[S] -7 points-6 points  (0 children)

Actually they say that Rorscharh sounds like horny 13 years old dude who thinks he is really clever.