I added the IOSplugin with that code:
primitiveShowKeyboard: showBoolean
��� <export: true>
��� <var: #showBoolean type: #int>
���
��� self sqShowKeyboard: showBoolean.
(copied from my previous attempts weeks ago).
generateSources and generate then worked.
Still need to compile and see what it gives.
Phil