kc
kc
Hi @harrynguyen2510 so you're getting an AmpliyfyAnalyticsPinpoint is not configured exception when catching AlreadyConfiguredExceptions and performing a hot restart?
Hi all this should be fixed by: https://github.com/aws-amplify/amplify-flutter/pull/3497 Which has been released in v1.3.1 Please reopen this issue and comment in case you are still encountering this problem.
Hi @jcblancomartinez thanks for your patience here, we will be sending the analytics pinpoint id to auth to be tracked in auth events there but currently do not have plans...
Hi @jcblancomartinez thanks for your patience. In the new v1 release we have added in support for this functionality. I'm going to close this issue now. If you still have...
Hi @geoox thanks again for creating this issue. I think you saw this updateEndpoint method in the Android / iOS **SDK** and not in **Amplify** Android / iOS. They are...
Hi @harrynguyen2510 Regarding (1) no issue on debug/release builds, do you mean you cannot reproduce this issue on those builds or that you haven't tried testing there yet? If you...
Hi @jamilsaadeh97 thanks for sharing this issue. This is a known limitation of 15 endpoints per user id. The underlying Pinpoint service needs to update their functionality regarding this limit....
Hi @jamilsaadeh97 we will look into updating the `identifyUser` API to allow for nullable types to allow for Pinpoint users to be unidentified. Thanks for sharing the details of your...
Hi @jamilsaadeh97 we're taking a look. There might be a problem with the underlying Pinpoint API that we're investigating here - sending a "" for userId is not causing user...
Hi @dgagnon thank you very much for sharing this issue, and apologies you had to spend a lot of time as a result ... You are right, the documentation is...