Posts

Post not yet marked as solved
0 Replies
177 Views
Our app supports SmartCardHealth and Apple Wallet-Health integration. We have seen an issue, when we try to add vaccine records with same Vaccine dose details of different users, the wallet app is taking the first one only the later one got automatically replaced by first showing the message "The Vaccination records already added" in Health app. Please help in resolving this issue, whether if have missed out any parameter in minified JSON response. Below are the response for our test records {"resource":{"vaccineCode":{"coding":[{"system":http://hl7.org/fhir/sid/cvx,"code":"208"}]},"status":"completed","resourceType":"Immunization","performer":[{"actor":{"display":"TESTING PREPMOD"}}],"patient":{"reference":"resource:0"},"occurrenceDateTime":"2022-01-23","lotNumber":"TESTAUTOMATIONLOTNUMBER_D"},"fullUrl":"resource:1"}]}}},"nbf":1643984735,"iss":https://health.ri.gov/sh.cards/test}   {"resource":{"vaccineCode":{"coding":[{"system":http://hl7.org/fhir/sid/cvx,"code":"208"}]},"status":"completed","resourceType":"Immunization","performer":[{"actor":{"display":"TESTING PREPMOD"}}],"patient":{"reference":"resource:0"},"occurrenceDateTime":"2022-01-23","lotNumber":"TESTAUTOMATIONLOTNUMBER_D"},"fullUrl":"resource:1"}]}}},"nbf":1643984914,"iss":https://health.ri.gov/sh.cards/test}
Posted Last updated
.
Post not yet marked as solved
0 Replies
258 Views
My App is currently using Corelocation framework to capture locations of user. But for the next release we are planning to remove location capturing feature from the App. We have removed all the codes, capabilities associated with the same. But, "Location" permissions are not getting removed from iPhone Settings of my App. Only doing a fresh installation "Location" permission is not showing. Please help me on this. Thanks in advance
Posted Last updated
.
Post not yet marked as solved
1 Replies
170 Views
Is it vulernble, when we keep confidential data like Access tokens in info.plist file for iOS application. If No , please recommend a way for this?
Posted Last updated
.