豪阁
豪阁
Challenge [Build a Personal Portfolio Webpage](https://www.freecodecamp.cn/challenges/build-a-personal-portfolio-webpage) has an issue. User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0. Please describe how to reproduce this issue, and include...
iOS下使用shareLocalImage方法分享图片时报错如下 Possible Unhandled Promise Rejection (id: 1): Error: shareLocalImage: ImageUrl value, Could not find file suffix. Error: shareLocalImage: ImageUrl value, Could not find file suffix. 单看图片路径好像是正常的,图片是使用"@react-native-community/cameraroll"的CameraRoll.save方法保存的,保存出来的路径类似:ph://603275C3-BCF8-4566-909D-7A26C2D47C82/L0/001 PS:安卓下不报错。