Deep

Results 10 comments of Deep

Is there any solution for this issue?

On iOS 14.3, Dialog/Popup of "Select a Calendar" is not closing after selecting any item from list of calendars. Thanks in advance. ![IMG-2418](https://user-images.githubusercontent.com/8403716/102994461-1d34ed80-4545-11eb-966d-516fe43bc9b5.jpg)

> On iOS 14.3, Dialog/Popup of "Select a Calendar" is not closing after selecting any item from list of calendars. Thanks in advance. > > ![IMG-2418](https://user-images.githubusercontent.com/8403716/102994461-1d34ed80-4545-11eb-966d-516fe43bc9b5.jpg) @AnnikaSchuster I am on...

@PieterVanPoyer Yes I am still facing same issue with latest version. var options = { quality: 90, destinationType: Camera.DestinationType.DATA_URL, sourceType: 1, encodingType: 1, // JPEG=0 PNG=1 mediaType: Camera.MediaType.PICTURE, allowEdit: true,...

@j3k0 @RintuMondal06 I am facing same issue on iOS. Not tried for Android. Any solution for the same?

@j3k0 store.get(...) returns undefined on iOS. Also I checked again on App Store Connect and I can see status of Non-Renewing Subscriptions is "Approved". Why still I am not getting...

@j3k0 For android my in app purchase is working well. Getting issue on iOS. Sending log soon. Is it due to below reason? Check screenshot.

@j3k0 All of the agreement and other setup has been done related to Tax, banking, etc. All set but still getting product details undefined on iOS, for Android it's working...

No it was one mistake in my code to validate platform. One more question: store.when().verified(receipt => { When I am checking receipt of testflight build on real device, I am...