[TIMOB-27394] iOS: Application Shortcuts cannot handle SF Symbols
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-10-04T18:42:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.2.1 |
Components | iOS |
Labels | engSchedule |
Reporter | Hans Knöchel |
Assignee | Vijay Singh |
Created | 2019-09-11T18:48:28.000+0000 |
Updated | 2020-11-04T03:48:18.000+0000 |
Description
Currently, application shortcuts cannot handle SF Symbols and error out with "Invalid icon provided, defaulting to use no icon". The simple fix is to properly handle TiBlob input types and assign it with the new symbols method of UIApplicationShortcuts.
cc [~vijaysingh]
PR(master) - https://github.com/appcelerator/titanium_mobile/pull/11220 PR(8_2_X) - https://github.com/appcelerator/titanium_mobile/pull/11222 Test Case -
FR Passed. An image blob is shown as part fo the app shortcut. Also no error is shown when adding the shortcut.
Verified On: Mac OS: 10.14.5 SDK: 8.2.1.v20191003075717, 8.3.0.v20191003144543 Appc CLI: 7.1.1 JDK: 1.8.0_162 Node: 10.5.0 Studio: 5.1.4.201909061933 Xcode: 11.0 Device: iPhone X(13.0)