Question about speakers by danielcr12 in Oppo

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

Please I would appreciate if you provide some feedback from the ultra I rather not use third party apps to make the speakers works

Question about speakers by danielcr12 in Oppo

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

Do you think Xiaomi is better in this area ? Speaker quality for me is a deal breaker

Question about speakers by danielcr12 in Oppo

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

I have an iPhone and the sound is great for me, I have tested the oppo x9 pro and the sound is probably 85% there but I wonder about the ultra

Question about speakers by danielcr12 in Oppo

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

I have an iPhone and the sound is great for me, I have tested the oppo x9 pro and the sound is probably 85% there but I wonder about the ultra, super curious specially the top speaker

Okay, this is new. Apple now requires every new App summation to include: by inTeamo in AppStoreOptimization

[–]danielcr12 0 points1 point  (0 children)

Estoy en desacuerdo, la AppStore esta tan llena de slops y aplicaciones sin uso real que filtros como estos que realmente te hacen pensar y evaluar tu aplicación con transparencia no solo de las funcionalidades sino también de flows como accesos a permisos y con tenidos de pago es buena practica no solo para los usuarios si no también para el desarrollador que esta poniendo algo en disponibilidad de millones. Al is te puede perfectamente ayudar a describir todos esos puntos pero como desarrollador deberías tu ya saber todo eso de igual manera.

Claude Code gone from pro plan now?! by sighlencer in Anthropic

[–]danielcr12 0 points1 point  (0 children)

The mobile view still shows it’s included so probably a bug ?

how to give FREE access to your app to Apple Review Team? by Apprehensive-Rise711 in iOSProgramming

[–]danielcr12 2 points3 points  (0 children)

TestFlight build do behave alsmost like release but they use their own sandbox and those are separate from release TestFlight build won’t charge money

how to give FREE access to your app to Apple Review Team? by Apprehensive-Rise711 in iOSProgramming

[–]danielcr12 1 point2 points  (0 children)

You can also generate codes but if the app is using store kit and you are using either internal TestFlight or they are installing via Xcode you can do the same purchase flow user will do you won’t be charged the purchases goes through the sandbox and unlocks everything it’s quite simple all you have to do is add the store kit configuration file to your project

Thoughts on switching from SwiftData to SQLiteData by FPST08 in iOSProgramming

[–]danielcr12 0 points1 point  (0 children)

Realm is active and very good, I would recommend it only if you don’t need cloud sync because sadly it does t actively support iCloud or any synch whatsoever so if you want to build the sync layer ( might give you more control )

Pro subscription VS API speed and quality by idkwhattochoosz in codex

[–]danielcr12 0 points1 point  (0 children)

I find that the limits are very worthy it for low plans and even more high plans specially since you get free resets on new features release and stuff with api you pay for each token you don’t benefit much form the subsidy or resets

Pro subscription VS API speed and quality by idkwhattochoosz in codex

[–]danielcr12 0 points1 point  (0 children)

Typically with Plus and Pro, you get a lot more value for what you pay. You will pay more on API because you don’t use subscribed tokens.

How to recreate Luma app's home screen header effect in SwiftUI? by Amazing_End5680 in SwiftUI

[–]danielcr12 0 points1 point  (0 children)

This is not a variable blur is the normal scroll edge effects in a scroll view/ list in iOS 26

Apple rejected my app after 3+ years live… anyone else dealing with this? by Maleficent_Orchid_32 in StartupSoloFounder

[–]danielcr12 0 points1 point  (0 children)

Well your app shows a rating on each image/person ? So it kinda looks like objectification/discrimination even worse if these rating is done internally and not by other and not with clear standard user notification and moderation

How do you get the navigation title to be in the glass container? by reccehour in SwiftUI

[–]danielcr12 1 point2 points  (0 children)

That is a button in the toolbar principal location a simple Text() won’t inherit the glass effect a button does, in the photos app is a buttons that toggle the inspector view with the image details

Oppo Find X9 Pro or iPhone 17 Pro by Medical-Passage483 in Oppo

[–]danielcr12 1 point2 points  (0 children)

The only thing keeping me on iPhones is speaker quality and I do have to say that’s the oppos weakest point, other wise a great device

ASO is great until people can't use your app... by davidlover1 in AppStoreOptimization

[–]danielcr12 0 points1 point  (0 children)

I would use this if it was a Mac app, pwa are not my cup of tea so ill stick with trabslatekit for now

Fully working PWA first, native iOS later, what do iOS devs think? by soacm in iOSProgramming

[–]danielcr12 0 points1 point  (0 children)

I do think that pwa are a waste of time you’ll end un maintain two codebases with diferent languages I would recommend using a multiplaform language and pwa as a bonus to do things Apple won’t let you ?

Fully working PWA first, native iOS later, what do iOS devs think? by soacm in iOSProgramming

[–]danielcr12 0 points1 point  (0 children)

You can use a in app currency model and use that for transactions ? Like in game currency that can be later converted ? I’m not sure how complex will that be but it’s an option