Posts

Post not yet marked as solved
0 Replies
493 Views
Hi, We are been working to reduce our app size for some time now. One my research I got to know about Reflection MetaData Level in build settings. Disabling (Setting it to None) it for all the modules have reduced around 2 MB of my App size. But wanted to know if doing so is a good practice or not. Will applying this setting on the Release scheme will have any impact ? Thanks in advance.
Posted Last updated
.
Post not yet marked as solved
0 Replies
356 Views
Will user default values will be cleared if TestFlight build is installed on top of App Store build? App is getting abnormal in some times when this action happens. But not sure if this could be an ideal reason. This action was not able to replicate when in debugging mode. please help on clarifying the issue. Thanks
Posted Last updated
.
Post not yet marked as solved
3 Replies
588 Views
Is there any posiblity to open app from handle method of insendmessageintent."UIApplication.shared.open(url, options: [:], completionHandler: nil)" -> This is not working, as not able to access UiApplcation.Shared from extension.Please help.
Posted Last updated
.
Post not yet marked as solved
0 Replies
359 Views
I have create all send message intents to send message using SIRI. Im not sure how to send message, is there any specific logic should i use to send message. Because im not able to present MfMessageViewController.Is any API services need to be implemented or Apple Message app will help in sending.Please help.
Posted Last updated
.