Post

Replies

Boosts

Views

Activity

Photo Session preset
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.
0
0
574
Mar ’23
Pinch to zoom out from 1 to 0.5 get crash
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.
0
0
555
Apr ’23
Storekit 2 Error
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}.
1
0
928
May ’23
Cloudkit
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.
0
0
837
Jun ’23
Cloudkit data merge got duplicate
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.
0
0
469
Aug ’23