Ahmed Moussa

Results 4 issues of Ahmed Moussa

I've a scenario where I want to create a class in runtime then use it. I tried using the code provided here but it just light up like Christmas tree....

I would like to create a norma modal with all its fields are public but I can't figure our how to use the provided function declare(FieldId fieldId, int flags, Object...

**Describe the bug** `BigInteger.fromByteArray` fails in JS but works with no issues in all other platforms. **To Reproduce** Steps to reproduce the behaviour: ```kotlin val byteArrayInBase64Padded = "P6XiWtDoaj6g3le12ljqjl3J/ZXa/kRswC9GNUYmkTU=" val byteArray...

Hello @KarimEbrahemAbdelaziz , Please add to the notes that the XNib file that contain the cell must have that cell identifier with the same value as one we want to...