Cordova iOS plugins not found

后端 未结 13 1243
抹茶落季
抹茶落季 2020-12-05 11:04

I recently upgraded to Cordova 2.9.0 from 2.3.0. After following all the upgrade instructions, I was able to get the app to launch in the simulator. However, in Xcode I see

13条回答
  •  抹茶落季
    2020-12-05 11:44

    In my case...the solution was add this line of code for all plugin that i use.. in my config.xml

        
        
        
    
    
    
        
        
    
    
    
        
        
    
    
    
        
        
    
    
    
        
        
    
    
    
        
        
    
    
    
        
        
    
    
    
    
        
        
    
    
      
        
        
    
    

提交回复
热议问题