Giter Site home page Giter Site logo

Comments (9)

EddyVerbruggen avatar EddyVerbruggen commented on July 19, 2024

Hi, which platform are you an (Android/iOS) and which version of the OS?
Also, are you using phonegap build or building locally. In any case, if you want further assistance, please send me your project at eddyverbruggen[at]gmail.com

from socialsharing-phonegap-plugin.

m-misseri avatar m-misseri commented on July 19, 2024

Hi @EddyVerbruggen,
Android 4.2.2 and I'm building locally.

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on July 19, 2024

Please send me your project. Thx!

from socialsharing-phonegap-plugin.

m-misseri avatar m-misseri commented on July 19, 2024

It's a huge project man, I can't send to you :(
I have tried to create a new basic version with phonega 3.3 and its working…

What do you think that should I check?

Thanks

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on July 19, 2024

Hi,

OK, then I think you need to figure out the problem yourself. Here are some
pointers, sorry if they're too basic:

  • make sure a reference phonegap.js/cordova.js is included
  • make sure cordova_plugins.js is included (and a reference to it), or
    alternatively include a refrence to SocialSharing.js
  • check your config.xml: is there a mention of the plugin?
  • doublecheck the steps in the README.

Hope this helps...
Eddy

2014/1/17 bedspax [email protected]

It's a huge project man, I can't send to you :(
I have tried to create a new basic version with phonega 3.3 and its
working…

What do you think that should I check?

Thanks


Reply to this email directly or view it on GitHubhttps://github.com//issues/32#issuecomment-32594145
.

from socialsharing-phonegap-plugin.

m-misseri avatar m-misseri commented on July 19, 2024

Thanks man @EddyVerbruggen solved adding this on config.xml:


<feature name="SocialSharing">
    <param name="android-package" value="nl.xservices.plugins.SocialSharing" />
</feature>

Why with phonegap 3.0 that was not required?
Thanks BTW

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on July 19, 2024

Hi,

Yeah, that is a required bit and it was for 3.0 as well. Maybe you were using the tag before? That has changed to recently.

Anyway, glad you found the issue!

from socialsharing-phonegap-plugin.

m-misseri avatar m-misseri commented on July 19, 2024

ok 👍 no problem, thanks to you ;)

from socialsharing-phonegap-plugin.

comunicatek avatar comunicatek commented on July 19, 2024

I have a similar problem and the cause was require.js. It seems that require js doesn't work well with phonegap in general.

from socialsharing-phonegap-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.