Wanted to get this communities input and experiences using the legacy and beta SDKs for iOS?
Hi there!
The new Analytics SDK for iOS is written in Swift and has cleaner API interfaces than the legacy one. It also has advanced features that are aligned with our other next-generation SDKs such as custom plugin support. Lastly, the new one uses file store instead of sqlite for storing unsent events underneath.
Please note that currently the new iOS SDK doesn’t support the Ampli wrapper and integration with the Amplitude Experiment SDK but our team is working on adding these in the future. Also it doesn’t currently support Objective-C (will be in the future) but if you’re using Swift, it’s not an issue.
Hope this helps!
Thanks for posting here! Saish Redkar any thoughts on this? 😃
Thanks for the tag Jeremie Gluckman.
I have very limited experience with mobile SDKs in general, so won’t be able to help much on this topic.
Thanks for letting me know! Matrak and dangrainger would you both have any ideas?
Hi ! Unfortunately, I don’t have an experience with mobile SDKs yet and won’t be able to help. ☹️Best of luck !
Afraid not Jeremie Gluckman , it’s the Flutter SDK for us!
Thanks both!
THank you!!! Awesome assessment.
Lorri
I second that. Thanks for chiming in here alex.ho! 😀
alex.ho Is there any expected timeline when the iOS Swift SDK (beta) is going to support the wrapper?Thanks!
Hey there I've been playing around for a couple of hours with the guide and analytics which fires properly on the UI but wouldn't give me any analytics. I read that there is another script that should be installed for the analytics part of things. Would anyone be able to guide me towards the potential script or some…
All my data is being collected through Firebase I want to export all this data in Amplitude and keep it synced with GA4, I tried adding data sources as BigQuery and GA4 both but for some reason it only partially imported the data and now its not working, I cant even see connected sources. Any help will be appreciated.
How do I transfer data from one amplitude account to another? It seems all the community chats about this have completely broken links. Easy to export, no way to import, very frustrating. :(
When using @amplitude/plugin-web-vitals-browser with Create React App v4 (react-scripts@4.0.3), the build fails with: ./node_modules/@amplitude/plugin-web-vitals-browser/node_modules/web-vitals/dist/web-vitals.js<br /><br />SyntaxError:…
Hello, I'm using SpringBoot and Kotlin to integrate with the Amplitude Export API. The official Amplitude documentation (https://amplitude.com/docs/apis/analytics/export) states that "data is available to export at a minimum within 2 hours of when the servers received it." However, there's no clear information about the…