Hi
I can’t reproduce while in debug mode (randomly happens outside the debugger).
Attached is a txt file with a log of successful return (I see some errors but not sure how to cancel them).
Thanks,
Hi
I can’t reproduce while in debug mode (randomly happens outside the debugger).
Attached is a txt file with a log of successful return (I see some errors but not sure how to cancel them).
Thanks,
Please see latest log from a user in my previous message.
my users who don’t know what is going on are leaving reviews that I am asking for purchases that they already paid for, nasty reviews and I can’t blame them. Sad this issue is going on for months now, I am sadly thinking of using another in-app SDK.
Hey
Firstly, thanks for being so helpful on this issue. Software is hard and it’s always nice when we’re working with folks share so much detail.
The issue was brought to my attention today as part of a broader push to improve the tools we have for helping debug tricky issues like this.
> users must restore purchases from time to time
Not sure how frequent this is, but I think it’s a pretty normal ticket and not always indicative of an issue. If a customer switches devices for example, or changes App Store accounts. Not saying there isn’t something further going on, but even a perfect implementation will generate some background noise level of these.
The error log is still abnormal and we’re working the problem. Sorry about the whole thing. At this stage, we might be able to investigate further if we could pair debug with you. Would you be open to that if we set up some time with an engineer?
Thanks
Happy to put any code for future release to help find the root issue. It started to happen after iOS 15 for sure, before that, customer info was always ready and valid.
Yeah, it would be easier if this were widespread, but unfortunately we haven’t had anyone else report something of this severity.
Could be conflicting extensions, could be a race condition or something off about your integration with us.
Have you shared code samples with us? That’s why I suggested a little pairing session. There might be something innocuous that one of our engineers could figure out. We don’t generally offer this, but in this case we’ve pretty much exhausted other investigation methods.
I do appreciate the generous offer, I have one file that has all your API, so your world is contained. Let us do that, I am ready…
Before that, just a question: are you using any other SDK / plugin in your app, or otherwise do you have any date extensions in your code?
I want to set up a testing up with as similar a setup as you have as possible to see if I can reproduce locally, which would be immensely helpful
I am using swift manager to install Hero, Firebase, RevenueCat. I can share with you the date extension, but I don’t think this is the reason because the issue happens to all users, me included and I am in USA region.
please feel free to set up the love coding session and I can also send you my date extensions if you like.
@imougy update here: I found a few extensions where we’re not adding prefixes or necessarily disambiguating our extensions from others, which might cause conflicts.
I’m going to work on an update to remove all ambiguity, which might solve it.
Would you be willing to give it a shot when I’m done?
Also, have you found any way to consistently reproduce this? Perhaps by changing regions on your device?
And yes, having some information on the date extensions would be super helpful. Also, if you have any extensions on date formatters in particular, since those seemed to be the conflict with DataDog’s SDK.
fix/name_conflicts_on_foundation_extensions
, which adds a prefix to every single internal extension in our SDK, to make absolutely sure that no conflicts can happen.
If you have a way to reproduce this issue, would you mind giving the branch a shot to see if it solve it?
I have no way to reproduce, it is pure random. What I can do is grab this branch and make a new App Store binary and see if users complain. Btw, beta 8 reduced the issue by a lot but it still happens.
what do you think? Should I grab this branch and make a new App Store release?
Awesome! I’ll DM you to coordinate the exact date / time.
Also, do you happen to know the OS version in use by the folks who’re still facing the issue? I think the date formatter we’re using might have some issues with iOS 11.0-11.2
Users have the latest iOS 15.2. I am one of them.
For anyone reading this,
As for ways of working around this, it seems like the suggested approach is to move the SDK configuration to the initialization of the root VC.
I’d also advise to move related code (like reading from the keychain), for the same reason.
It was a pleasure chatting with you
This is awesome
I will report back after one week to gather more data.
I am thrilled to write this. Since relocating the initialization to the root view controller there was zero incident of nil customerInfo.
Please update the documentation to enforce this, otherwise apps will get in trouble for sure
I will close the issue in few days, just because the majority of Stocks Live users will upgrade this week.
We’ll get the docs updated, hopefully we’ll save others from running into the same thing.
Thanks so much for your patience and help in figuring out what was going on!
Don’t hesitate to get in touch again if you need any further assistance!
I am closing the issue, never been so excited about a bug being crushed.
you guys rock.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.