Posts

Post not yet marked as solved
0 Replies
343 Views
Hi, developer I have face the duplicate issue while using cloudkit. I am using registration app. I use cloudkit for generate UHID also. Is cloudkit is good to generate UHID. My problem, Cloudkit automatically sync the data in background at the time user create new reg. Eg: Cloudkit had 20 data but in local it insert 11 data and is in progress at the user create new one, i fetch latest UHID and i get 11 at the time i get the duplicate. I use the deduplicate code also, but some times not helpful also if two user get reg data at the same time it get conflict.
Posted
by rasterdev.
Last updated
.
Post not yet marked as solved
0 Replies
696 Views
Hi, I am using Cloudkit to maintain unique data in all devices. I install the device and enter the data that are merge in all devices and i don't open the device for a day, i worked with other device but after i open the old device the new data get erased and old data got merge with all devices. How can i handle the data i need only the new data.
Posted
by rasterdev.
Last updated
.
Post not yet marked as solved
1 Replies
674 Views
I got this error while fetching products using storekit 2 in swiftui. 2023-05-23 12:19:51.196042+0530 SKDemo[1183:172700] [Default] Error enumerating unfinished transactions for first transaction listener: Error Domain=ASDErrorDomain Code=500 "(null)" UserInfo={client-environment-type=Sandbox, storefront-country-code=AUS, NSUnderlyingError=0x2812e0210 {Error Domain=AMSErrorDomain Code=301 "Invalid Status Code" UserInfo={NSLocalizedDescription=Invalid Status Code, AMSURL=https://mzstorekit-sb.itunes.apple.com/inApps/v1/history?REDACTED, AMSStatusCode=500, AMSServerPayload={ errorCode = 5000001; errorMessage = "An unknown error occurred. Please try again."; okButtonString = OK; }, NSLocalizedFailureReason=The response has an invalid status code}}} 2023-05-23 12:19:58.672549+0530 SKDemo[1183:172693] [Default] Error enumerating all current transactions: Error Domain=ASDErrorDomain Code=500 "(null)" UserInfo={NSUnderlyingError=0x2812d5f50 {Error Domain=AMSErrorDomain Code=301 "Invalid Status Code" UserInfo={NSLocalizedDescription=Invalid Status Code, AMSURL=https://mzstorekit-sb.itunes.apple.com/inApps/v1/history?REDACTED, AMSStatusCode=500, AMSServerPayload={ errorCode = 5000001; errorMessage = "An unknown error occurred. Please try again."; okButtonString = OK; }, NSLocalizedFailureReason=The response has an invalid status code}}, storefront-country-code=AUS, client-environment-type=Sandbox}.
Posted
by rasterdev.
Last updated
.
Post not yet marked as solved
0 Replies
457 Views
Hi, apple developer can you please share your dual, triple camera switching project to improve our development side.
Posted
by rasterdev.
Last updated
.
Post not yet marked as solved
0 Replies
419 Views
Hi, i am using iPhone 12 pro max to test the triple camera case, but it get crash [AVCaptureDevice setVideoZoomFactor:] The passed videoZoomFactor 0.500000 is out-of-range [1, activeFormat.videoMaxZoomFactor]'. I searched and get the result videozoomfactor start range is 1.0, then how to i use 0.5.Please response.
Posted
by rasterdev.
Last updated
.
Post not yet marked as solved
5 Replies
849 Views
Hi all, I am loading 10 GB of images from document directory but my app get crashed, while fetch and getting the images using url.How can i get rid from this without memory issue warning. I need to load more than this size. Any advice.
Posted
by rasterdev.
Last updated
.
Post not yet marked as solved
0 Replies
483 Views
Hi, I am using avfoundation to capture the images. But if i use session preset as photo, my image size is 2mb, but in default iPhone camera shows the image as same as photo size but it size is only less than mb it always in kb. Why my image size reaches mb.
Posted
by rasterdev.
Last updated
.
Post not yet marked as solved
2 Replies
805 Views
Hi, I am working on Subscription when i saw the SKDEmo apple video, and many of the other developer statement is, need to provide Restore button. My question is: App restore the subscription automatically using Storekit 2, then why we need Restore button and please explain what is the purpose of the button in Storekit 2.
Posted
by rasterdev.
Last updated
.