Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

phonegap app with ios

Avatar

Level 2

Hi,

I have build and installed the basic app with angular js and phone gap using AEM 6 phone gap app feature and it works fine.

Now I am adding couple of plugins like SQLite, but it's not working for me.

On further analysis, I found that, www folder will be copied into application Library folder in IOS and from there app is executed.

While copying so, my plugin files (SQLite plugin) is not copied into the Library which makes cordova not firing the device ready event. when i copy it manually everything works fine.

Can some one help which configuration I have to make, so that the plugins added by me will get copied?

Thanks,

1 Accepted Solution

Avatar

Correct answer by
Level 10

After talking with Eng - they think what is happening is the plugin you are using is not supported on PhoneGap Build. Eng will look more into this next week. 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

After talking with Eng - they think what is happening is the plugin you are using is not supported on PhoneGap Build. Eng will look more into this next week.