varsvat commented on pull request #75:
URL: https://github.com/apache/fineract-cn-mobile/pull/75#issuecomment-854959870


   > Fixes #FINCN-200
   > 
   > **Summary**
   > Starting with Android 9 (API level 28), cleartext support is disabled by 
default and due to which list of Countries in the FormCustomerAddressFragment 
was not retrieved.
   > Modified the AndroidManifest file to support ClearText Traffic
   > 
   > Reference:
   > 
[https://stackoverflow.com/questions/45940861/android-8-cleartext-http-traffic-not-permitted](url)
   > 
   > Please make sure these boxes are checked before submitting your pull 
request - thanks!
   > 
   > * [x]  Apply the `AndroidStyle.xml` style template to your code in Android 
Studio.
   > * [x]  Run the unit tests with `./gradlew check` to make sure you didn't 
break anything.
   > * [x]  If you have multiple commits please combine them into one commit by 
squashing them.
   
   @prajwal27  Please update the reference link to 
[this](https://stackoverflow.com/questions/45940861/android-8-cleartext-http-traffic-not-permitted).
 Rest looks good to me!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to