Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work with native app? #1

Closed
martingg88 opened this issue Sep 19, 2014 · 13 comments
Closed

Work with native app? #1

martingg88 opened this issue Sep 19, 2014 · 13 comments

Comments

@martingg88
Copy link

does it work with native social app (etc: facebook) instead of inappbrowser?

@malikov
Copy link
Owner

malikov commented Sep 19, 2014

not yet. To make it work with native social sdk you'll have to login using the social sdk then send the access token to the server to save it etc... I'll try something out for facebook in the weeks to come. But I kind of dislike this way of login in which is client side oriented rather than server side oriented.

@martingg88
Copy link
Author

great work....thanks.

@malikov
Copy link
Owner

malikov commented Sep 21, 2014

Hey @martingg88 have you tested it on a iOS device or android ? Just upgraded to the new iOS 8.0 on my iphone 4s it seems a few things are broken. Can you let me know ? Android should work fine.

@martingg88
Copy link
Author

not yet... I tot wana integrate this to my project once the native login is ready...

@malikov
Copy link
Owner

malikov commented Sep 21, 2014

@martingg88 never mind it had something to do with cordova 3.5.0 inAppbrowser was broken, you'll need to update to 3.6.0 for the whole thing to work. Hmmm for the native login this is not high priority for me right now so you might wait a while :) However if you're able to get it done before I do let me know I'll merge your code in

@martingg88
Copy link
Author

sure..thanks

@chegoon
Copy link

chegoon commented Sep 27, 2014

It looks great. Can you test this in laptop? I just opened index.html in browser. It always show the message, 'Loading...' with those messages in console. XMLHttpRequest can not load.... I am newbie in scripts... sorry

@malikov
Copy link
Owner

malikov commented Sep 29, 2014

Hey @chegoon ,

can you describe the error you're seing ? It should work just fine on your localhost. I'm assuming here you've used something like nginx or xampp to run a local server and have opened index.html on this server, did you ? Or did you just clone the repo and opened the index.html file in which case it won't work

@malikov
Copy link
Owner

malikov commented Oct 2, 2014

@martingg88 any progress with native ?

@martingg88
Copy link
Author

no..i'm give up the Hybrid app development due to the performance issue. I'm doing native app development for android now..

@chegoon
Copy link

chegoon commented Oct 6, 2014

@malikov thanks for notify and sorry for late response. As you told me in the reply, I didn't code 'ionic serve' and just clicked index.html. It worked in the mobile. Thanks

@malikov
Copy link
Owner

malikov commented Oct 6, 2014

@martingg88 :) mind sharing your native solution for native android in a repo...

@malikov malikov closed this as completed Oct 6, 2014
@martingg88
Copy link
Author

@malikov... i haven't reach the phase. let you know once I have finished it. do you have skype..maybe we can keep a contact there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants