View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007504 | Taler | wallet-core | public | 2022-11-30 15:17 | 2023-02-17 17:54 |
Reporter | sebasjm | Assigned To | MarcS | ||
Priority | low | Severity | feature | Reproducibility | always |
Status | feedback | Resolution | open | ||
Product Version | git (master) | ||||
Target Version | 0.9.4 | ||||
Summary | 0007504: support for native logging in wallet-core | ||||
Description | proposed by marc > we can also use native logging to be able to collect more useful crashlogs from the Apple Store | ||||
Tags | No tags attached. | ||||
|
What are the native logging functions for macOS / iOS? In which headers are they defined? I'd need some help with the platform specific stuff! |
|
I'm afraid they can only be called from Swift code: https://developer.apple.com/videos/play/wwdc2020/10168/ see timecode 02:45 This means, that we need to extend taler_wallet_core_lib.c/.h by a logging function. And I need to adapt Swift Native logging in my logging package. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-30 15:17 | sebasjm | New Issue | |
2022-11-30 15:17 | sebasjm | Status | new => assigned |
2022-11-30 15:17 | sebasjm | Assigned To | => Florian Dold |
2022-11-30 15:18 | sebasjm | Priority | high => low |
2022-11-30 15:18 | sebasjm | Severity | minor => feature |
2023-02-06 23:47 | Florian Dold | Assigned To | Florian Dold => MarcS |
2023-02-06 23:47 | Florian Dold | Status | assigned => feedback |
2023-02-06 23:47 | Florian Dold | Note Added: 0019769 | |
2023-02-07 15:14 | MarcS | Note Added: 0019771 | |
2023-02-17 17:54 | Florian Dold | Target Version | 0.9.2 => 0.9.4 |
2023-04-13 20:36 | Florian Dold | Category | wallet (TS core) => wallet-core |