Mobile app using Rhodes Framework [closed] - rhomobile

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I want to build mobile app on rhomobile.com/Rhodes Framework. This is completely new for me. I just want to make small app will have following functionality.
The app will provide FB/Twitter Login.
Once login the user can take picture and upload to cloud db or mongo and simultaneously share on FB/Twitter wall.
Also i want analytic for this. So if anybody has an idea regarding this pls. help me out.

I'm not quite sure how much details you are looking for, so here are some general information about what to do and references to the information you will need.
1) Login to Facebook/Twitter.
To provide FB/Twitter login you need to use the respective APIs. For FB I would suggest you take a look at their Mobile Web Tutorial (http://developers.facebook.com/docs/guides/mobile/web/) or Authentication documentation (http://developers.facebook.com/docs/authentication/) where it is described how you login.
2) Camera support and upload of photo to Facebook.
Providing camera support for your Rhodes application is quite easy and is described in the Device Capability section of the Rhomobile Documentation (http://docs.rhomobile.com/rhodes/device-caps#camera). They also have a code sample of how it works here.
Once you have taken the picture you should be able to upload it through the image-uri which you get in the take_picture response.
How you can upload pictures to FB is described on their developer site. You can for example take a look at the following guide which is posted on FB - How-To: Use the Graph API to Upload Photos to a user's profile.
3) Analytics.
There are many ways to get analytic data about your application. One way would be to use Google Analytics (http://code.google.com/intl/da/apis/analytics/).

Related

What's App sharing files

I’m currently developing an iOS application (with Swift 3). In order to improve the user experience for the sharing, I would like to integrate What’s App.
Indeed, after some actions, the user can, if he wants, share a PDF file with UIActivityViewController.
To assure the best user experience possible, it would be amazing if the user could share directly to a phone number with What's App (without the creation of a conversation before as it's currently possible).
Do you have any ideas ?
I didn’t find anything yet, or is it something impossible ?
Thanks for the informations.
Regards
According to their own documentation, it doesn't seem to be possible. You can read up on the possibilities here:
https://www.whatsapp.com/faq/en/iphone/23559013
But you can't pass a phone number or any contact information with your URL request unfortunately.

How to implement login to wordpress site via iphone app? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I am working on creating ios app for iphone where users have an access to my wordpress site can only login to. My login address is www.example.com/wp-login.php How should I implement it? I am a beginner in ios development.
EDIT: The app will only show user's info and previously submitted forms. It will not show any other content from the website. Once user's are authorized they will be able to fill out new form and submit or see their previously submitted forms.
It depends what you want to do.
Normally we should not display only a Website content within a WebView, for this you can Use Safari and add a Basic Authentication to your Website.
Apps normally fetch content from a API on the Webserver to retrieve Content, parse the Data and then display it natively.
For Wordpress you can write your own Plugin for that, or use an existing one.
This for the Content:
https://wordpress.org/plugins/json-api/
And this Plugin provides authentication support for WP:
https://wordpress.org/plugins/json-api-auth/

iOS: How Do I Make a Button To Allow Users To Tell a Friend About My App? [duplicate]

This question already has an answer here:
"Tell Friend" example which allow selection multiple contact
(1 answer)
Closed 8 years ago.
After searching Google for my question, all I could find was Ad-hoc distribution options and tutorials, and it seems the results are over saturated for questions such as mine.
I simply need to make a method in my program that brings up the typical share options (action sheet) to allow my user to select ALL/ANY of the available options to inform his or her contacts about downloading my app, via any means of which the iOS divide is capable.
I'm hoping this can be handled by the iOS since I don't yet know the URL to the App Store to download my app.
EDIT: I'm a bit annoyed with the fact that so many people have rushed to mark this as a duplicate when in fact it is not.
The link to the pre existing question is that of an EMAIL ONLY share option.
As above, i clearly state: "I simply need to make a method in my program that brings up the typical share options to allow my user to select all the available options to inform his or her contacts about downloading my app."
EMAIL IS NOT ALL THE OPTIONS THAT ARE AVAILABLE...!
To use the inbuilt API for the share options like the image below, you will have to import the Social Framework.
Check out the following SO questions:
Question 1
Question 2
Apple Documentation
To address the last part of your question: You can know the URL to your App Store page even before it's in stores.
As soon as you create the app in iTunes Connect, your app is associated with a link that can be found by right-clicking on the "View in App Store" button within your app's iTunes Connect information. When creating your "share options," this is the link you should share in order to link to your page in the app store.
As far as programming the actual sharing goes, you'll need to be more specific about the type of sharing you want to do. If you want to share via Facebook or Twitter for example you'll need to use the relevant SDK/API to do so; if you want to share via email, you can use MFMailComposeViewController or perhaps an SMTP client; if you want to share via SMS, you can use MFMessageComposeViewController or an SMS service like Twilio... all depends...
Edit: Someone just now down-voted this answer, probably just because there was no mention of the action sheet; but the initial question had no mention of an action sheet until 5 days after its post. Like aksh1t said, yes, you can use the Social framework in that case.

How do I get Facebook post like Flipboard [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm a totally beginner for IOS.
Recently, I found that Flipboard may embedded Facebook post
but I don't know how it do that.
Can anybody help me?
You can download the facebook API for android either as a .jar file or as complete source. After that you will have to create a facebook app on facebook which will be doing the task to get you data from facebook. Once you create a facebook app you will be given some oauth information which will be a key and a link I suppose. Copy those in your downloaded facebook API source and you are ready to go. Ask users their username and password for facebook via some textbox and send it to the facebook API code. You can also use facebook API's internal function to get user info which will be good for privacy concerns from user point of view.
After you have successfully coded everything...Voila...you'll have the news feed as data and you can show it to user the way u want.

Apple store reject my app (based jquery mobile) [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Firs time i developed my app.it was only contain webview and it just call website to webview.They rejected my app.Then i looked for advice some developers said "you should IOS features"
So i used objective c..i used IOS features.Such as check network connection,splash,i replaced static form with IOS form...in my app i used all thing with native expect google map....for google map i used jquery mobile but they rejected again...there are some screenshoot from my iphone app and it is performance is good
screenshot 1:this is IOS native form
screenshot 2 :this is IOS native form(bind with json rest service)
screenshot 3: this is jquery mobile web page.i call this from IOS web view
screenshot 4: this is jquery mobile web page.i call this from IOS web view
screenshot 5: this is IOS Form
this is their rejected issues and they Closed Communication so i can not ask them and mail them
what should i do?
Rejected
2.12: Apps that are not very useful, are simply web sites bundled as apps, or do not provide any lasting entertainment value may be rejected
10.6: Apple and our customers place a high value on simple, refined, creative, well thought through interfaces. They take more work but are worth it. Apple sets a high bar. If your user interface is complex or less than very good it may be rejected
You need to carefully go over review guidelines
https://developer.apple.com/appstore/resources/approval/guidelines.html
and also human interface guidelines
http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/mobilehig/Introduction/Introduction.html
First of all, you need to keep in mind its Apple and its Apple's App Store they have the right to reject your app, there are almost 1 million apps on the app store and they want your app to be useful, unique or provide some form of lasting entertainment.
For 2.12 ; I can tell your Places view seems good I mean its a tableview and it seems useful to me, but rest of the views are not good enough, even though they seem useful to you, apparently to Apple they should have been much more useful, for example you can combine Location and Maps view easily. Try to provide more features and more interaction with app, not just simple webviews.
For 10.6: you need to carefully follow iOS Human Interface Guidelines fort example while you app gets data for your map view to populate and this takes a while and you dont show a progress hud to user that letting user know you are loading some data Apple probably will reject your app, or your user interaction freezes,disables or it is very complicated.
It got rejected because it really doesn't do anything different than google maps. Unless it provides more services they will probably keep rejecting it
Here's another stackoverflow post explaining the reasons why Apple rejects applications: Reasons for rejecting iPhone application by Apple store
I do not think yours have rejected as not being different from others, there are 1800 lanterns on the appstore, the information provided by Apple is insufficient to know why.

Resources