[
https://issues.apache.org/jira/browse/FINCN-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057002#comment-17057002
]
Prajwal S Belagavi commented on FINCN-200:
------------------------------------------
PR link [here|https://github.com/apache/fineract-cn-mobile/pull/75]. Yet to be
reviewed.
> Unable to Fetch Countries in FormCustomerAddressFragment
> --------------------------------------------------------
>
> Key: FINCN-200
> URL: https://issues.apache.org/jira/browse/FINCN-200
> Project: Fineract Cloud Native
> Issue Type: Bug
> Components: fineract-cn-mobile
> Environment: Redmi Note 5 Pro - Android 9 Pie
> Reporter: Prajwal S Belagavi
> Priority: Minor
> Attachments: 200issuegif.gif
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> *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.
> *Steps to Reproduce*
> # Click on "Create Customer" in dashboard.
> # Fill the necessary details in step 1 (Customer details) and click on "Next"
> # Click on "Country" input field and type any valid country name.
> *Observed* *Behaviour*
>
> While creating Customer, the "Country" input field fails to retrieve the list
> of countries in step 2 (Customer Address).
> !200issuegif.gif!
> *Expected Behaviour*
> **To retrieve the list of countries when clicked on "Country" input field in
> Step 2 of creation of Customer.
> *Possible fixes*
> Modify the AndroidManifest file to support ClearText Traffic.
> Reference link
> [here|https://stackoverflow.com/questions/45940861/android-8-cleartext-http-traffic-not-permitted]
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)