Saturday, December 15, 2018

Query your MongoDB

Hey All,

Welcome back to the second phase of the MongoDB. The query part. We will run the queries on the Mongo shell.



Tips to avoid Appstore Rejection

Hey Folks,

Submission of the iOS apps to the Appstore is a tricky process. If you are planning for submission it would be great if you follow some basic guidelines provided by Apple Apple-Review-Guidelines

Here you find a list of Do's and Dont's that can help you pass the submission process with the flying colors. So here you go :P


Do's

  • Project
    • App Icon [must not contain rounded corners or layers].
    • Launch / Splash images must be added in project.
    • Bundle Identifier.
    • Production Certificates & Provisioning profile.
  • iTunes Connect
    • Set App Name.
    • Set App Icon [must not contain rounded corners or layers].
    • Provide proper description.
    • Provide screen shots of the screen of every device supported.
    • Add valid comma separated keywords.
    • Support URL is also a must so that apple or customer can reach you.
    • Detailed data in App review Information.



Dont's

  • Too less or irrelevant information under App Review Information Section has high risk of rejection. Do ensure that the credentials for login are valid and server is live/reachable.
  • Never ever use any other platform related information like Android or Windows in any of your files. Any such keyword in any file is not accepted.
  • Don't use BETA / TRIAL or TEST keywords too. Apple in any case should not sense that your app is incomplete or under trial. If you wish to test your beta app use Testflight but avoid submission.
  • Inappropriate or filthy content act as a bait for rejection.
  • Complex UI or in-usability of apps too lead to rejection.
  • Screenshots or description that are irrelevant.


Will add more data in list with time. Happy Submission :)