Alexey Vasilyev

Results 44 comments of Alexey Vasilyev
trafficstars

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. On Wed, Jul 5, 2017, 15:26 Stuart Kent wrote: > Reopened #167 . > > — > You are receiving this because you were mentioned. > Reply to this...

More info here https://github.com/angular/angular-cli/issues/3706

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.