but I have another problem with MacApp...I create a new question for this, thanx for you help.
https://developer.apple.com/forums/thread/699366
Post
Replies
Boosts
Views
Activity
I change my info.plist with this new line on "Required device capabilities " and now I could test the application on my Mac.
thanx for your response, I do it...but it's not enough because the metadata on TestFlight stay on iPad, and archive is not compatible with macOs.
Thank you for your response...
It's working except that I loose my old container because when app start, there is no data...I will try to copy old data on new container
in the part Singing & capabilities : I saw in Apple Document to leave default container but I haven't got this choice?
Do I need to select my container?
I understand, I fact I need the set aspect fill to image.....
MaheshSheliya > : I already use it
self.tableview.isEditing = true
self.tableview.allowsMultipleSelection = true
self.tableview.allowsMultipleSelectionDuringEditing = true
and after scroll, everything is ok????
So I need to hidden minus button when I select : self.tableview.isEditing = true
It will be ok that it was non sequential...the sequential is present only for local database and not for cloud database
On your project > target > General
you need to check only iPad deployment ...it's enough
Is it possible to get an in-app purchase for using application (basic uses) and B2B services with premium content in application with outside purchase?
thanx for your help !
I have the same problem...with simulator, my app works fine and with my iphone (11 pro max ios 13.4) no text is spoken???I test on iphone 6 with iOs 12.4 and it's working...what's the problem with iphone 11 on ios 13?