当我实现FirebaseMessagingService并尝试将其添加到清单中时,它显示"MyFirebaseMessagingServiceservice is not assignable to android.app.service当我没有使用MyFirebaseMessagingServiceservice时,我也得到了错误。这个问题之前已经问过了,我已经尝试了那个问题中给出的所有答案,但没有做任何练习。请帮帮忙。
我正在尝试将该项目部署到app.yaml中,但如果我在app.yaml中使用“ü”字符作为值,则会得到以下错误。我不想对这个值进行HTML/URL编码。有没有办法解决这个问题?Unable to assign value '<unknown>' to attribute 'XXX':
Value u'\xfc' for XXX could not be converted to ty