I am working with an app which,I have another team member [closed] - ios

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 6 years ago.
Improve this question
I am developing an ios, app,it is in swift language.I have another team member.The app has many pages which we decided to program seprately.How can I integrate both of our pages in our app?Kindly help.

Use version control tools like Git

Related

How to integrate Autodesk LVM in rails [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 7 years ago.
Improve this question
I am going to build rails app which contain CAD files i want to upload that files on Autodesk(http://www.autodesk.com/) and store their URN in DB.
Not sure what's your question here... but if you're looking for a sample, check at https://github.com/Developer-Autodesk/sample-ruby-on-rails-app-prototyping

A multi-language IOS 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 7 years ago.
Improve this question
How to build a multi-language app? I already build one app but it’s English, I want to make it multi-language, and show the language depends on system language.
Appreciate if you give a help!
It's actually quite easy. You basically have a text file for each language you are supporting. Apple's documentation steps you through how to do it:
https://developer.apple.com/internationalization/

How to include video chat in ios 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'm just creating an app and I wanna include a video chat on it. I haven't seen before an app that uses video chats and I don't know if it's possible. Thanks.
You may be able to use skype. Hopefully this link will help.

IOS Rate this app implementation [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
How to implement the Rating Application feature in ios.
Can anyone guide me on how to implement it?
Is there any way to open the review tab directly on RATE App clicked.
See this here & here. i think it might be helpful in your case.
EDIT:
You can also use iRate (Steps).

iOS : How to build a bi-language iOS native application [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
My customer want the iOS application that should have Bi-language(Arabic & English) support inside the application.I thought Localization will workout for this.But the design layout is different for arabic(RTL).How can i achieve this? Should design separate Nib file for both English & Arabic version.Please help me.

Resources