electricitymaps / bloom-contrib

Making carbon footprint data available to everyone.
https://www.bloomclimate.com
MIT License
434 stars 104 forks source link

Error: Could not open URL 'www.hotmaps-project.eu?utm_source=com.tmrow.greenbit': No Activity found to h... #324

Closed sentry-io[bot] closed 4 years ago

sentry-io[bot] commented 4 years ago

Sentry Issue: NORTHAPP-RA

Error: Could not open URL 'www.hotmaps-project.eu?utm_source=com.tmrow.greenbit': No Activity found to handle Intent { act=android.intent.action.VIEW dat=www.hotmaps-project.eu?utm_source=com.tmrow.greenbit flg=0x10000000 }
    at react-native/Libraries/BatchedBridge/NativeModules.apply(NativeModules.js:104)
    errorData => reject(createErrorFromErrorData(errorData)),
    at react-native/Libraries/BatchedBridge/MessageQueue.__invokeCallback(MessageQueue.js:414)
    callback(...args);
    at react-native/Libraries/BatchedBridge/MessageQueue.fn(MessageQueue.js:127)
    this.__invokeCallback(cbID, args);
    at react-native/Libraries/BatchedBridge/MessageQueue.__guard(MessageQueue.js:314)
    fn();
    at react-native/Libraries/BatchedBridge/MessageQueue.value(MessageQueue.js:126)
    this.__guard(() => {
...
(1 additional frame(s) were not displayed)
corradio commented 4 years ago

@martincollignon I think the hotmaps link requires https://

martincollignon commented 4 years ago

fixed by #327