Skip to content

Instantly share code, notes, and snippets.

@howtodance
Created August 31, 2018 14:38
Show Gist options
  • Save howtodance/a2b0b791a23c9fc8c8904e15d26f73ab to your computer and use it in GitHub Desktop.
Save howtodance/a2b0b791a23c9fc8c8904e15d26f73ab to your computer and use it in GitHub Desktop.
Fatlane precheck errors
[17:15:28]: The bundle identifier of your app: com.joinchat.JoinChatMessenger
[17:21:00]: Reading in-app purchases. If you have a lot, this might take a while
[17:21:00]: You can disable IAP checking by setting the `include_in_app_purchases` flag to `false`
[17:21:00]: Done reading in-app purchases
[17:21:01]: ✅ Passed: No negative  sentiment
[17:21:01]: ✅ Passed: No placeholder text
[17:21:01]: ✅ Passed: No mentioning  competitors
[17:21:01]: ✅ Passed: No future functionality promises
[17:21:01]: ✅ Passed: No words indicating test content
[17:21:01]: ✅ Passed: No curse words
[17:21:01]: ✅ Passed: No words indicating your IAP is free
[17:21:01]: 😵 Failed: Incorrect, or missing copyright date-> using a copyright date that is any different from this current year, or missing a date
[17:21:01]: 😵 Failed: No broken urls-> unreachable URLs in app metadata
+----------------------+----------------+
| Potential problems |
+----------------------+----------------+
| Field | Failure reason |
+----------------------+----------------+
| copyright | missing text |
| support URL: (en-GB) | empty url |
+----------------------+----------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment