Giter Site home page Giter Site logo

Comments (11)

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Hi,

Are you using Cordova CLI or have you manually added the config and files? And
which phonegap version?

I can offer the best possible help if you mail me your xcode project. You
can leave out part of your www folder if you like.

Thx,
Eddy
Op 5 okt. 2013 22:35 schreef "loranbriggs" [email protected]:

Hey great plugin, works well on Android. But I cant seem to get it to work
on iOS. Am I missing something?

var message = 'the message';
var subject = 'the subject';
var image = 'https:image.url';
var link = 'http://www.somesite.com';

window.plugins.socialsharing.share( message, subject, image, link);


Reply to this email directly or view it on GitHubhttps://github.com//issues/3
.

from socialsharing-phonegap-plugin.

loranbriggs avatar loranbriggs commented on August 20, 2024

Im using phonegap build. I included this in my .xml file:

<gap:plugin name="nl.x-services.plugins.socialsharing" />

and in index.html:

<script src="js/plugins/SocialSharing.js"></script>

It is working on Android, nothing happens when I try it on iOS.

Have you used phonegap build before?

Loran

On Sat, Oct 5, 2013 at 1:52 PM, Eddy Verbruggen [email protected]:

Hi,

Are you using plugman or have you manually added the config and files? And
which phonegap version?

I can offer the best possible help if you mail me your xcode project. You
can leave out part of your www folder if you like.

Thx,
Eddy
Op 5 okt. 2013 22:35 schreef "loranbriggs" [email protected]:

Hey great plugin, works well on Android. But I cant seem to get it to
work
on iOS. Am I missing something?

var message = 'the message';
var subject = 'the subject';
var image = 'https:image.url';
var link = 'http://www.somesite.com';

window.plugins.socialsharing.share( message, subject, image, link);


Reply to this email directly or view it on GitHub<
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3>
.


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

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Hi,

Yes, I use it with phonegap build as well. Your code seems ok. You didnt
include phonegap.js in the www folder or something?

The current version is compatible with phonegap 2.9 and lower. Which
phonegap version do you use?

Also, it will only work with ios 6 and up. Which ios version do you use?

Could you try using the available() method of the plugin and tell me if it
returns true or false?

Maybe the example project I made will help you out:
https://github.com/EddyVerbruggen/X-Services-PhoneGap-Build-Plugins-Demo
Im using phonegap build. I included this in my .xml file:

<gap:plugin name="nl.x-services.plugins.socialsharing" />

and in index.html:

<script src="js/plugins/SocialSharing.js"></script>

It is working on Android, nothing happens when I try it on iOS.

Have you used phonegap build before?

Loran

On Sat, Oct 5, 2013 at 1:52 PM, Eddy Verbruggen
[email protected]:

Hi,

Are you using plugman or have you manually added the config and files?
And
which phonegap version?

I can offer the best possible help if you mail me your xcode project. You
can leave out part of your www folder if you like.

Thx,
Eddy
Op 5 okt. 2013 22:35 schreef "loranbriggs" [email protected]:

Hey great plugin, works well on Android. But I cant seem to get it to
work
on iOS. Am I missing something?

var message = 'the message';
var subject = 'the subject';
var image = 'https:image.url';
var link = 'http://www.somesite.com';

window.plugins.socialsharing.share( message, subject, image, link);


Reply to this email directly or view it on GitHub<
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3>
.


Reply to this email directly or view it on GitHub<
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3#issuecomment-25756838>

.


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

from socialsharing-phonegap-plugin.

loranbriggs avatar loranbriggs commented on August 20, 2024

Im using iOS7, and the default phonegap version. It defaults to 3.0 I
believe. I guess I should try 2.9. You think that is likely it? Wont be
able to test til later today / tomorrow.

Thanks for you input!

Loran

On Sun, Oct 6, 2013 at 12:23 AM, Eddy Verbruggen
[email protected]:

Hi,

Yes, I use it with phonegap build as well. Your code seems ok. You didnt
include phonegap.js in the www folder or something?

The current version is compatible with phonegap 2.9 and lower. Which
phonegap version do you use?

Also, it will only work with ios 6 and up. Which ios version do you use?

Could you try using the available() method of the plugin and tell me if it
returns true or false?

Maybe the example project I made will help you out:
https://github.com/EddyVerbruggen/X-Services-PhoneGap-Build-Plugins-Demo
Im using phonegap build. I included this in my .xml file:

<gap:plugin name="nl.x-services.plugins.socialsharing" />

and in index.html:

<script src="js/plugins/SocialSharing.js"></script>

It is working on Android, nothing happens when I try it on iOS.

Have you used phonegap build before?

Loran

On Sat, Oct 5, 2013 at 1:52 PM, Eddy Verbruggen
[email protected]:

Hi,

Are you using plugman or have you manually added the config and files?
And
which phonegap version?

I can offer the best possible help if you mail me your xcode project.
You
can leave out part of your www folder if you like.

Thx,
Eddy
Op 5 okt. 2013 22:35 schreef "loranbriggs" [email protected]:

Hey great plugin, works well on Android. But I cant seem to get it to
work
on iOS. Am I missing something?

var message = 'the message';
var subject = 'the subject';
var image = 'https:image.url';
var link = 'http://www.somesite.com';

window.plugins.socialsharing.share( message, subject, image, link);


Reply to this email directly or view it on GitHub<
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3>

.


Reply to this email directly or view it on GitHub<

https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3#issuecomment-25756838>

.


Reply to this email directly or view it on
GitHub<
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3#issuecomment-25759885>

.


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

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Hi,

At the moment, it defaults to 2.9.0, which the plugin works with on my iOS7
iPhone and iPad.

I think it's easiest to logon to PhoneGap build, click 'new app', pull this
repo:
https://github.com/EddyVerbruggen/X-Services-PhoneGap-Build-Plugins-Demo.gitand
test the 'social sharing' button on iOS 7.

If that works, have a look at the code and try to find the difference.

I'd be glad to help if you share your complete code with me (except for
possible sensitive stuff).

2013/10/6 loranbriggs [email protected]

Im using iOS7, and the default phonegap version. It defaults to 3.0 I
believe. I guess I should try 2.9. You think that is likely it? Wont be
able to test til later today / tomorrow.

Thanks for you input!

Loran

On Sun, Oct 6, 2013 at 12:23 AM, Eddy Verbruggen
[email protected]:

Hi,

Yes, I use it with phonegap build as well. Your code seems ok. You didnt
include phonegap.js in the www folder or something?

The current version is compatible with phonegap 2.9 and lower. Which
phonegap version do you use?

Also, it will only work with ios 6 and up. Which ios version do you use?

Could you try using the available() method of the plugin and tell me if
it
returns true or false?

Maybe the example project I made will help you out:
https://github.com/EddyVerbruggen/X-Services-PhoneGap-Build-Plugins-Demo
Im using phonegap build. I included this in my .xml file:

<gap:plugin name="nl.x-services.plugins.socialsharing" />

and in index.html:

<script src="js/plugins/SocialSharing.js"></script>

It is working on Android, nothing happens when I try it on iOS.

Have you used phonegap build before?

Loran

On Sat, Oct 5, 2013 at 1:52 PM, Eddy Verbruggen
[email protected]:

Hi,

Are you using plugman or have you manually added the config and files?
And
which phonegap version?

I can offer the best possible help if you mail me your xcode project.
You
can leave out part of your www folder if you like.

Thx,
Eddy
Op 5 okt. 2013 22:35 schreef "loranbriggs" [email protected]:

Hey great plugin, works well on Android. But I cant seem to get it
to
work
on iOS. Am I missing something?

var message = 'the message';
var subject = 'the subject';
var image = 'https:image.url';
var link = 'http://www.somesite.com';

window.plugins.socialsharing.share( message, subject, image, link);


Reply to this email directly or view it on GitHub<

https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3>

.


Reply to this email directly or view it on GitHub<

https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3#issuecomment-25756838>

.


Reply to this email directly or view it on
GitHub<

https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3#issuecomment-25759885>

.


Reply to this email directly or view it on GitHub<
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/3#issuecomment-25763665>

.


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

from socialsharing-phonegap-plugin.

srobichaud avatar srobichaud commented on August 20, 2024

Hi,

I have a similar problem. It's my first Phonegap project so I'm still figuring things out. When I try to launch my share function I get this error in Xcode debug console:

2013-10-08 10:18:26.841 GetD[41093:a0b] ERROR: Method 'available:' not defined in Plugin 'SocialSharing'
2013-10-08 10:18:26.841 GetD[41093:a0b] -[CDVCommandQueue executePending] [Line 116] FAILED pluginJSON = [
"SocialSharing1341311251",
"SocialSharing",
"available",
[

]
]

I used the manual installation process.

-Simon

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Hi,

Are you using phonegap 3.0, or an older version?
The github repo now only supports 3.0. If you are using 3.0.. can you send
me your code?

Greetings,
Eddy

2013/10/8 srobichaud [email protected]

Hi,

I have a similar problem. It's my first Phonegap project so I'm still
figuring things out. When I try to launch my share function I get this
error in Xcode debug console:

2013-10-08 10:18:26.841 GetD[41093:a0b] ERROR: Method 'available:' not
defined in Plugin 'SocialSharing'
2013-10-08 10:18:26.841 GetD[41093:a0b] -[CDVCommandQueue executePending]
[Line 116] FAILED pluginJSON = [
"SocialSharing1341311251",
"SocialSharing",
"available",
[

]
]

I used the manual installation process.


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

from socialsharing-phonegap-plugin.

srobichaud avatar srobichaud commented on August 20, 2024

Hi,

Im using Phonegap 3.0, i'll send you my code right away.

EDIT: How can i send you my code?

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

That would be great, please send it to eddyverbruggen[at]gmail.com

Thanks,
Eddy

2013/10/8 srobichaud [email protected]

Hi,

Im using Phonegap 3.0, i'll send you my code right away.


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

from socialsharing-phonegap-plugin.

EddyVerbruggen avatar EddyVerbruggen commented on August 20, 2024

Any coding issues will be dealt with via eddyverbruggen[at]gmail.com. Sending me your XCode projects works best in my experience. Leaving out any sensitive parts is fine ofcourse.

from socialsharing-phonegap-plugin.

wiadev avatar wiadev commented on August 20, 2024

@EddyVerbruggen I'm checking on iOS 10 and got [CDVCommandQueue executePending] error.

any suggestions?

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.