Closed luckyrat closed 1 year ago
Only worked when iOS first instantiated the AutoFill extension.
Because on the 2nd execution, 1 == 0
Based on the successful workaround code change, current theory is that this relates to over-eager Swift compiler optimisation of an array literal.
Only worked when iOS first instantiated the AutoFill extension.
Because on the 2nd execution, 1 == 0
Based on the successful workaround code change, current theory is that this relates to over-eager Swift compiler optimisation of an array literal.