Amap statement
Current situation:
Domestic map providers (Amap, Tencent, Baidu) have notified developers that commercial use of map platform services—where the service directly or indirectly generates revenue—requires commercial authorization. Commercial authorization requires annual payment and is no longer offered free of charge. The Chat UI SDK currently integrates with Amap.
Problem impact:
Following this policy change, applications that call Amap services must obtain commercial authorization. Some earlier SDK versions used an Amap App Key that does not belong to the Nexconn entity, which creates a risk that Amap may suspend service for that key. This would prevent your application from sending location messages or sharing real-time location, and clients would not receive location messages.
Solution:
The SDK reads the Amap key from AndroidManifest.xml automatically. Configure your own Amap App Key in your application.