Robert La Ferla
Robert La Ferla
+1 [[UIApplication sharedApplication] openURL:[NSURL URLWithString:UIApplicationOpenSettingsURLString]];
What Swift type should we use for primary keys (INTEGER)? What method should we call to retrieve it from the result set? eg. resultSet.intForColumn("id"), etc...
longForColumn works great Thanks.
This is very important.
Is there an alternative project to replace PermissionScope?
This tutorial absolutely needs to be updated to explain the latest version of Substrate. e.g. https://www.shawntabrizi.com/substrate-collectables-workshop/#/1/creating-a-storage-value is using FRAME v1.
I'm getting "Unexpected token" but since it doesn't say which line the problem is on, I have to hunt for it.
I'd like to see this added as a default config for Svelte. It's these little everyday things that make frameworks a joy to work with. Please consider adding this, Svelte...
I can contribute a little but my use-case is different so it will be limited.
Please merge my changes. It doesn't yet fix the height problem but I corrected the initialization and layout so that it will be cleaner and easier to make changes onward.