Giter Site home page Giter Site logo

wootricsdk-flutter's People

Contributors

vijayradke avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wootricsdk-flutter's Issues

Version from master or 0.0.6 doesn't work on iOS 11 or higher

When I run pod install

[!] CocoaPods could not find compatible versions for pod "WootricSDK":
  In snapshot (Podfile.lock):
    WootricSDK (= 0.21.0)

  In Podfile:
    wootricsdk_flutter (from `.symlinks/plugins/wootricsdk_flutter/ios`) was resolved to 0.0.1, which depends on
      WootricSDK (= 0.25.0)


You have either:
 * out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
 * changed the constraints of dependency `WootricSDK` inside your development pod `wootricsdk_flutter`.
   You should run `pod update WootricSDK` to apply changes you've made.

I created a fork to resolve:
9bfdb89

I did a downgrade from 'WootricSDK', '0.25.0' to 'WootricSDK', '0.21.0' in ios/wootricsdk_flutter.podspec. It's work.

Fatal Exception: java.lang.NullPointerException: 'void android.widget.LinearLayout.setVisibility(int)' on a null object reference

Some users are get this:

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.LinearLayout.setVisibility(int)' on a null object reference
       at com.wootric.androidsdk.views.SurveyFragment.onCreateView(SurveyFragment.java:78)
       at android.app.Fragment.performCreateView(Fragment.java:2505)
       at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1303)
       at android.app.FragmentManagerImpl.addAddedFragments(FragmentManager.java:2431)
       at android.app.FragmentManagerImpl.executeOpsTogether(FragmentManager.java:2210)
       at android.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(FragmentManager.java:2166)
       at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:2067)
       at android.app.FragmentManagerImpl$1.run(FragmentManager.java:742)
       at android.os.Handler.handleCallback(Handler.java:938)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loop(Looper.java:246)
       at android.app.ActivityThread.main(ActivityThread.java:8653)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)

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.