Matthijs Otterloo
Matthijs Otterloo
Seems like this is the dump we need? https://github.com/nickfrey/WatchOS-Headers/tree/master/Device/NanoTimeKit.framework
Yes also tried that, it doesn't compile because it's missing NanoTimekit.h which is not included in this framework...
Same issue here. I'm supplying the to_buy product like this: `$to_buy['products'][] = array( 'name' => 'Order name', 'desc' => 'Order description', 'number' => '', 'quantity' => 1, 'amount' => $amount...