Giter Club home page Giter Club logo

pinwheel-flutter-sdk's People

Contributors

abbymwalker avatar rawbee avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pinwheel-flutter-sdk's Issues

Issue with keyboard

When the keyboard is opened the buttons overlap the input field and the user has to manually scroll down.

image

The problem occurs on both platforms with the latest version in the main branch.

Problem with minifying on Android

I can't make it work on Android.
I tried to disable minifying by

android.enableR8=true

but I receive the duplicate class error (I think it is not related to the current library). I tried to override dependency for android by

constraints {
        implementation('com.getpinwheel:pinwheel-android:2.3.10') {
            because 'previous versions have a bug in obfuscation'
        }
    }

without success

The error:


Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError
PlatformException(error, java.lang.IllegalStateException: Incomplete hierarchy for class PluginListener, unresolved classes 
[com.underdog_tech.pinwheel_android.PinwheelEventListener] at kotlin.l0.p.c.p0.c.m1.a.j.a(Unknown Source:41) at 
kotlin.l0.p.c.p0.l.b.d0.d$b.i(Unknown Source:214) at
 kotlin.l0.p.c.p0.n.g$c.a(Unknown Source:4) at 
kotlin.l0.p.c.p0.n.g$c.invoke(Unknown Source:0) at 
kotlin.l0.p.c.p0.m.f$h.invoke(Unknown Source:82) at 
kotlin.l0.p.c.p0.m.f$i.invoke(Unknown Source:15) at 
kotlin.l0.p.c.p0.m.f$k.invoke(Unknown Source:0) at 
kotlin.l0.p.c.p0.n.g.n(Unknown Source:2) at 
kotlin.l0.p.c.p0.l.b.d0.d$a.v(Unknown Source:8) at 
kotlin.l0.p.c.p0.l.b.d0.h$c$f.a(Unknown Source:12) at 
kotlin.l0.p.c.p0.l.b.d0.h$c$f.invoke(Unknown Source:0) at 
kotlin.l0.p.c.p0.m.f$h.invoke(Unknown Source:82) at 
kotlin.l0.p.c.p0.m.f$j.invoke(Unknown Source:0) at 
kotlin.l0.p.c.p0.m.m.a(Unknown Source:10) at 
kotlin.l0.p.c.p0.l.b.d0.h$c.d(Unknown Source:7) at 
kotlin.l0.p.c.p0.l.b.d0.h$c.f(Unknown Source:34) at 
kotlin.l0.p.c.p0.l.b.d0.h.k(Unknown Source:38) at 
kotlin.l0.p.c.p0.l.b.d0.d$a$b.a(Unknown Source:12) at 
kotlin.l0.p.c.p0.l.b.d0.d$a$b.invoke(Unknown Source:0) at 
kotlin.l0.p.c.p0.m.f$h.invoke(Unknown Source:82) at 
kotlin.l0.p.c.p0.m.f$j.invoke(Unknown Source:0) at 
kotlin.l0.p.c.p0.l.b.d0.d$a.f(Unknown Source:12) at
kotlin.l0.p.c.p0.k.v.k$a.a(Unknown Source:18) at 
kotlin.l0.p.c.j.p(Unknown Source:17) at 
kotlin.l0.p.c.h$a$g.a(Unknown Source:10) at 
kotlin.l0.p.c.h$a$g.invoke(Unknown Source:0) at 
kotlin.l0.p.c.f0$a.invoke(Unknown Source:17) at 
kotlin.l0.p.c.f0$c.b(Unknown Source:0) at 
kotlin.l0.p.c.h$a.j(Unknown Source:8) at 
kotlin.l0.p.c.h$a$f.a(Unknown Source:2) at 
kotlin.l0.p.c.h$a$f.invoke(Unknown Source:0) at 
kotlin.l0.p.c.f0$a.invoke(Unknown Source:17) at
kotlin.l0.p.c.f0$c.b(Unknown Source:0) at 
kotlin.l0.p.c.h$a.i(Unknown Source:8) at 
kotlin.l0.o.c.a(Unknown Source:17) at 
f.h.a.a.e(Unknown Source:0) at 
f.h.a.a.b(Unknown Source:53) at 
f.h.a.a.a(Unknown Source:15) at 
f.h.a.a.d(Unknown Source:3<truncated: 882 chars>

And I have a blank screen. iOS works fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.