Skip to content

Add support for Digital Credentials on iOS#416

Draft
gp-iaik wants to merge 61 commits intodevelopmentfrom
feature/ios_digital_credentials
Draft

Add support for Digital Credentials on iOS#416
gp-iaik wants to merge 61 commits intodevelopmentfrom
feature/ios_digital_credentials

Conversation

@gp-iaik
Copy link
Collaborator

@gp-iaik gp-iaik commented Dec 19, 2025

No description provided.

@gp-iaik gp-iaik self-assigned this Dec 19, 2025
@gp-iaik gp-iaik force-pushed the feature/ios_digital_credentials branch from 2aaaf57 to c146b7f Compare December 21, 2025 22:14
@gp-iaik gp-iaik force-pushed the feature/ios_digital_credentials branch 3 times, most recently from 9417aae to 1f27b75 Compare January 19, 2026 14:33
@gp-iaik
Copy link
Collaborator Author

gp-iaik commented Jan 22, 2026

Requires update of multipaz to latest release

return true
}

/*@objc public func removeDocuments(_ documentIds: [String]) -> Boolean {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still needed?


func makeUIViewController(context: Context) -> UIViewController {
Napier.shared.base(antilog:OSLogNapierAntilog())
Napier.shared.log(priority: LogLevel.debug, tag: "123", throwable: nil, message: "HIER!!!!!!!!!!!!!!!!!!!!!!!!!33")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still needed?

std::unique_ptr<MdocRequest> MdocRequest::parseSomething(const std::string& protocolName, cJSON* dataJson) {
auto dataElements = std::vector<MdocRequestDataElement>();
dataElements.push_back(MdocRequestDataElement("namespaceName", "dataElementName", false));
dataElements.push_back(MdocRequestDataElement("namespaceName2", "dataElementName2", false));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this needed?

singleOf(::SigningService)
singleOf(::DCAPIExportService)
single { DCAPIExportService(get(), shouldListen) }
//singleOf(::DCAPIExportService)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still needed?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still needed?

@gp-iaik gp-iaik force-pushed the feature/ios_digital_credentials branch from bcf68cd to 74b5d3c Compare February 2, 2026 14:11
@gp-iaik
Copy link
Collaborator Author

gp-iaik commented Feb 23, 2026

TODO: fix proximity

@gp-iaik gp-iaik force-pushed the feature/ios_digital_credentials branch from a01deee to d2f5105 Compare February 23, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants