GCM not waking up device

后端 未结 3 961
不思量自难忘°
不思量自难忘° 2021-02-20 00:27

I developing a GCM application. Everything works fine when the device is not idle (i.e. sleeping by pressing the power button). However, when I send the message when the device

3条回答
  •  醉梦人生
    2021-02-20 01:16

    problem within manifest file only.Make sure the following are the contents of manifest file GCM

    
    
    
    
    
    
    
    
        
            
                
                
                
            
         
         
    
    

提交回复
热议问题