Are you getting any data from an external network address which may require to use a region code and not work if the iPhone region code does not exist ?
Post
Replies
Boosts
Views
Activity
look at [this](xcode13.4.1:Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib
https://developer.apple.com/forums/thread/715162?answerId=728753022#728753022)
: some libraries may not be found and cause error with xCode 13.4.1. May be just using xCode 13.4 will help.
Do you check that user enter something and if not supply an alert to say that nothing has been entered so he can try again ?
Each time you have a closure you can put a function. If code is called only once, it may not worth using a function rather than just writing the closure. If the same code is called many times may be a function will be better for maintenance.
Do you do some external data launch or heavy computing before showing the first screen ? It seems it take 19 seconds which may be too long.
From what I observed, using environment object may change the way the view is initialized. As you seems to use array State var this may result as the override when calling does not happens as the view may be created before. Use binding if data comes from caller view.
As you do not use available Tesla API thus may be considered as reverse engineering. You have to demonstrate that you use Tesla publicly available information.
Where did you declared the IBOutlet (in which part of the code) ?
This would be energy consuming to have constant FaceId detection system working. You could integrate this for an app but I think it may drain battery.
I think it may require you to add (not replace) IAP in your app. It may depends if the app requires this subscription to work or not.
Connecting via ssh (port 22) requires that you use a private key for which the associated public key is installed in the ssh configuration of the destination server account.
Could you be more precise. The bundle is of an installed app can not be changed.
If the user want to use the image associated with the NFT this is just like using an image from its photo library. As long as there is no transaction and the review team can test your app it should be ok.
Did you read app pre order ?