I'm trying to do some testing of an iOS app (swift & objective-c hybrid) which has some timezone complexities. I used to swizzle methods in NSDate, NSTimeZone etc but that no longer works for Swift (it wasnt so perfect of Obj-c either really). Where can I find documentation on doing with a private API. FYI, I won't be including that code when I publish. Just for testing... thx!
iOS Private API for changing the system date, time & timezone?
We're discouraged from discussing private API's here - perhaps you'd be better served by burning a support ticket wDTS via Account/Member Center, just be sure to have a project you can share that demonstrates your example.
Good luck.