Git Product home page Git Product logo

Comments (8)

kotamat avatar kotamat commented on July 4, 2024

you can get bolts-android.XXX.jar from Parse.zip
and copy it to platform/android/lib/

from phonegap-parse-plugin.

ehsand avatar ehsand commented on July 4, 2024

thanks for your reply,
i do this and i get the apk,
but now app get "force close" every time receives notification.

from phonegap-parse-plugin.

mobiRic avatar mobiRic commented on July 4, 2024

What is Parse.zip? I was unable to find that file, but found the bolts-android jar file here:

Anyone know how this can be fixed correctly, so that the plugin itself does that sort of copying?

I'm willing to put in some work to smooth out the issues, if I can ever get the lib working at all on Android.

from phonegap-parse-plugin.

budda avatar budda commented on July 4, 2024

@mobiRic for my specific project I implemented a Cordova after_prepare hook to copy the file (and some other bits) into place for the android platform only.

from phonegap-parse-plugin.

mobiRic avatar mobiRic commented on July 4, 2024

@Buddha good solution.

Meantime I've switched to using a different plugin which already includes the bolts jar file automatically - I hope to suggest a pull request soon to this repo which copies the required files using the plugin.xml config file.

from phonegap-parse-plugin.

mobiRic avatar mobiRic commented on July 4, 2024

As you can see above, I have fixed this issue - pull request #73 pending.

@Buddha you can hopefully do away with your after_prepare hook once this has been accepted.

from phonegap-parse-plugin.

Montoya avatar Montoya commented on July 4, 2024

I just removed this plugin and installed the one from your git branch after running into the same issue. Unfortunately I still have the same issue. Not sure if I'm doing something wrong here but I'm going to try copying the file manually.

I hope that your PR gets accepted but this plugin hasn't been maintained lately so who knows. If it doesn't maybe your branch will become the most popular one. Just in case, you should update your README.md so the install instruction points to your branch... currently it points to benjie's branch (not even avivais'!)

from phonegap-parse-plugin.

mobiRic avatar mobiRic commented on July 4, 2024

@Montoya strange that it isn't working - maybe that's why the PR has not been accepted. I will try make some time to confirm on my end.

As for my fork of this project, I only did that to create the PR in order to fix this project.

On my work I use a different plugin that does things in a way I am more familiar with.

from phonegap-parse-plugin.

Related Issues (20)

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.