Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Miscellaneous Issues with App

Hello! Sorry, but I'm afraid it's not possible... We're happy to help if you have any specific question, but adding plugins is really outside the scope of our support. You can also contact Appery.io services team http://appery.io/services/

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Miscellaneous Issues with App

HI Maryna!

So you're saying there's no way to execute the sharing of both jplot graphs via the "share" button on "results" page?

Otherwise, I have nothing but refinements to make on the app hopefully. There are some inconsistent aspects of the app and it's performance and design yet to be worked out before it's release.

For instance, is there a way to create a button to control panel component on "website" page so that the "browsing window" performs the browser "back" function?

As always, thank you very much.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Miscellaneous Issues with App

Hello! [quote:]there's no way to execute the sharing of both jplot graphs via the "share"[/quote]there is no way to do that in current plugin version, but you can try to change plugin.[quote:]is there a way to create a button to control panel component on "website" page so that the "browsing window" performs the browser "back" function? [/quote] sorry, not sure I understand what you mean...

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Miscellaneous Issues with App

I mean the integration of a "back" button in the "website" page's html component similar to a PC browser.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Miscellaneous Issues with App

Sorry, could you post some screenshots?

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Miscellaneous Issues with App

Something like this: Image

That controls this component:
Image

When users need navigation buttons for a psuedo "web browser" interface to effectively control the html window with "click event" buttons below the panel component.

Does this make sense? Thanks!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Miscellaneous Issues with App

You can't add any buttons in iframe, unless you add it on your site which is opened in iframe. You can try to open site not in iframe, but in InAppBrowser with target=_blank and specify in options location=yes. More information is here http://cordova.apache.org/docs/en/3.0...
But in this case you'll be able to see your app buttons while visiting your website (till you click Done button)

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Miscellaneous Issues with App

Hello Again Maryna! I finally got my MacBook Pro, I've installed Xcode..so..could you guide me on how to add those frameworks in order to have the social sharing plugin working? I exported .ipa, open it on Xcode, but what is the next step to add social.framework, and messageUI.framework.

Regards :)

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Miscellaneous Issues with App

Hello!
1) You have to export xCode project instead .ipa
2) Frameworks you need to add are listed here https://github.com/EddyVerbruggen/Soc...
"For iOS, you'll need to add the Social.framework and MessageUI.framework to your project. Click your project, Build Phases, Link Binary With Libraries, search for and add Social.framework and MessageUI.framework."

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Miscellaneous Issues with App

Hello Maryna, I follow the steps you suggested me...I managed to add those frameworks..but I don ́t know what to do next....Is there any link of other post or any documentation on how to install the app on my device from xcode? Thanks!

Return to “Issues”