Akshay Ayyanchira

Results 43 comments of Akshay Ayyanchira

Beginner in React Native :- For me, I am getting this error because it seems like the build script is looking `assets` folder inside the Android project. So, I just...

Thank you for this feature request @ryanrampage1 and @kdybicz Acknowledging that it as an important feature request and appreciate it :) . We will definitely consider it for inclusion in...

Thanks for the PR! I had tested an App with SPM generated Privacy report which had data from SDK's manifest. @silvgabriel, does the Cocoapods based project not pull privacy manifest...

Thank you @GBouerat for raising this issue with all the detailed logs! What is the format of passed authToken here? Does it conform to jwt authtoken format? Or is it...

The idea of retry was to overcome the situation where `null` or `empty string` would be passed by the app if the app is not ready with jwtToken. So SDK...

> Hi, we are facing a similar situation, is stated in the docs that the token will be requested in the following situations: > > * When your app sets...

Thanks for writing in and for your suggestion @alex-a-pereira. At present, unfortunately, we don't create channels right on the initialization and rather wait for the first notification for channel creation....

Hi @bharamalhusen and @krunal-badami-us , Please upgrade to [1.3.17](https://github.com/Iterable/react-native-sdk/releases/tag/1.3.17) and let us know if the issue persists. The internal Android SDK was updated to fix some crash scenario [3.4.16](https://github.com/Iterable/iterable-android-sdk/releases/tag/3.4.16) also...

> > Added some comments @hardikmashru ! Really great PR. Can we have a feature branch and first have all the changes merged into the feature branch first? That way...

@hardikmashru , lets have the base branch be a feature branch instead of `master`. Changes are looking great. However, I still see that retries firing off instantly and not respecting...