Dan Wilt

Results 37 comments of Dan Wilt

We are using this library in production too. I would love to help contribute on the JS side as I'm a JS developer but have very limited knowledge of Objective-C/Swift...

@doefler what is the fix needed here? We're stuck with a broken share in our app because of this.

@kpnaveen did this end up working for you? We also are trying to use a version of Mixpanel which removes IDFA.

@solkaz thanks so much for putting this repo together. I'm trying to get up and running and could use some help with some installation/configuration steps. I tried to follow [your...

Thanks for the reply. Uhm, I had a variety of them. It was first complaining about jest.setTimeout not being a function (in `testSetup.ts`) (so I commented that line out). And...

@jdee FYI we just started running into this error. Our builds just started failing on AppCenter without ever updating the react native lib. Came back to this issue to try...

@jdee using the latest examples, can you confirm you are able to archive - not just build in xcode?

@jdee This is odd for sure. We are using AppCenter and all of a sudden started getting this error during builds: ```sh CompileC /Users/vsts/Library/Developer/Xcode/DerivedData/airapp-dutavwpueasqvcacslursiowgqwb/Build/Intermediates.noindex/ArchiveIntermediates/airapp/IntermediateBuildFilesPath/airapp.build/Release-iphoneos/airapp.build/Objects-normal/arm64/AppDelegate.o airapp/AppDelegate.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd...

@bartonhammond any updates on this? I'm currently using TestFlight with my project and am trying to do a release so my client can test it but I have been unable...

@bartonhammond I restarted Xcode and shut everything down, ran Product > Archive and it uploaded and deployed to the App Store successfully. However, I haven't figured out how to deploy...