Is it possible for us to handle a refund for a specific customer who contacted product support to request the cancellation of his subscription? The user has neglected to stop the auto-renewal for a few months after reaching us.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I wanted to bring to your attention an issue recently identified regarding the accessibility of existing production core data on our TestFlight app.
Following the completion of a core data migration process, accessing the aforementioned production data has become temporarily unavailable on the TestFlight platform.
If I install the testflight app getting a new instance of core data. whereas in production another instance of core data. respectively after lightweight migration data are not merging.
Latest Albums\Videos in iCloud not available from code until I open the Photos App.
Figured out that when I open the PHCollection picker and close it (even in a fraction of second), it triggers the iCloud sync on local Photos albums and I am able to get latest content.
Is there way to trigger the iCloud sync with Photos albums through program or at least a workaround like open\close the PHCollection picker in background?