Clément LEFEBVRE
Clément LEFEBVRE
### Mapbox Implementation Mapbox ### Mapbox Version 11.4.0 ### React Native Version 0.74.2 ### Platform iOS ### `@rnmapbox/maps` version 10.1.23 ### Standalone component to reproduce ```javascript import React from 'react';...
Thanks for this great plugin. I try to write Cycling Power to Apple Health: https://developer.apple.com/documentation/healthkit/hkquantitytypeidentifiercyclingpower I have a problem with the Unit : PowerUnit => https://developer.apple.com/documentation/healthkit/hkunit/3929735-watt (NotPresent here https://developer.apple.com/documentation/healthkit/hkunit/1615733-init )...
When I try to add CFBundleDisplayName to my info.plist, it does nothing. I want my watch name to be the same as the main app, and the provisioning profiles stop...