Alexey Vasilyev
Alexey Vasilyev
It is initialized in Application class in onCreate() method ``` Amplify.initSharedInstance(this) .setFeedbackEmailAddress(getString(R.string.email_support)) .setFeedbackEmailContentProvider(new AmplifyEmailContentProvider()) .setAlwaysShow(Features.isDebug()) .applyAllDefaultRules() .setLastUpdateTimeCooldownDays(3); ```
No. Cannot reproduce that at all. No additional data available.
No. On Wed, Jul 5, 2017, 15:26 Stuart Kent wrote: > Reopened #167 . > > — > You are receiving this because you were mentioned. > Reply to this...
No multidex.
I do not see more crashes.
More info here https://github.com/angular/angular-cli/issues/3706
No. Haven't find.
I got the same problem with latest 1.9.37 on Android. No issue on 1.9.36 via maven repository. ``` java.lang.NoSuchMethodError: No virtual method rewind()Ljava/nio/ByteBuffer; in class Ljava/nio/ByteBuffer; or its super classes...
Issue still not fixed. sannies, please fix that. 1.9.37 is completely unusable on Android.
Looks like @sannies does not care anymore about this project.